﻿2026-06-21T03:26:11.6010233Z Current runner version: '2.335.1'
2026-06-21T03:26:11.6014727Z Runner name: 'hfenduleam'
2026-06-21T03:26:11.6015176Z Runner group name: 'Default'
2026-06-21T03:26:11.6015682Z Machine name: 'HFENDULEAM'
2026-06-21T03:26:11.6017646Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T03:26:11.6018959Z Contents: read
2026-06-21T03:26:11.6019293Z Metadata: read
2026-06-21T03:26:11.6019609Z Packages: read
2026-06-21T03:26:11.6019934Z ##[endgroup]
2026-06-21T03:26:11.6021165Z Secret source: Actions
2026-06-21T03:26:11.6021578Z Prepare workflow directory
2026-06-21T03:26:11.6295144Z Prepare all required actions
2026-06-21T03:26:11.6319963Z Getting action download info
2026-06-21T03:26:11.9871025Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T03:26:12.8452131Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-21T03:26:12.9237597Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T03:26:12.9239009Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T03:26:12.9240051Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T03:26:12.9241025Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T03:26:12.9241870Z [36;1mexit 0[0m
2026-06-21T03:26:12.9315734Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:26:12.9316751Z ##[endgroup]
2026-06-21T03:26:13.2604586Z ##[group]Run actions/checkout@v5
2026-06-21T03:26:13.2605507Z with:
2026-06-21T03:26:13.2606025Z   repository: SaberMage/spt-core
2026-06-21T03:26:13.2611731Z   token: ***
2026-06-21T03:26:13.2612231Z   ssh-strict: true
2026-06-21T03:26:13.2612759Z   ssh-user: git
2026-06-21T03:26:13.2613264Z   persist-credentials: true
2026-06-21T03:26:13.2613835Z   clean: true
2026-06-21T03:26:13.2614336Z   sparse-checkout-cone-mode: true
2026-06-21T03:26:13.2614928Z   fetch-depth: 1
2026-06-21T03:26:13.2615435Z   fetch-tags: false
2026-06-21T03:26:13.2615956Z   show-progress: true
2026-06-21T03:26:13.2616497Z   lfs: false
2026-06-21T03:26:13.2616962Z   submodules: false
2026-06-21T03:26:13.2617495Z   set-safe-directory: true
2026-06-21T03:26:13.2618078Z ##[endgroup]
2026-06-21T03:26:13.4532850Z Syncing repository: SaberMage/spt-core
2026-06-21T03:26:13.4534475Z ##[group]Getting Git version info
2026-06-21T03:26:13.4535399Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T03:26:13.4786916Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T03:26:13.4993296Z git version 2.43.0.windows.1
2026-06-21T03:26:13.5019450Z ##[endgroup]
2026-06-21T03:26:13.5027196Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b12f33a2-e626-4597-b2d9-747e34c38e77\.gitconfig'
2026-06-21T03:26:13.5041414Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b12f33a2-e626-4597-b2d9-747e34c38e77' before making global git config changes
2026-06-21T03:26:13.5042970Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:26:13.5046412Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T03:26:13.5293906Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T03:26:13.5504762Z https://github.com/SaberMage/spt-core
2026-06-21T03:26:13.5534113Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:26:13.5538333Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:26:13.5740966Z HEAD
2026-06-21T03:26:13.5979283Z ##[endgroup]
2026-06-21T03:26:13.5982936Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T03:26:13.9864079Z ##[group]Cleaning the repository
2026-06-21T03:26:13.9868052Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T03:26:16.0598864Z Removing target/
2026-06-21T03:26:16.0633827Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T03:26:16.1035563Z HEAD is now at 3ae883f Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:26:16.1064841Z ##[endgroup]
2026-06-21T03:26:16.1065295Z ##[group]Disabling automatic garbage collection
2026-06-21T03:26:16.1069924Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T03:26:16.1321551Z ##[endgroup]
2026-06-21T03:26:16.1322079Z ##[group]Setting up auth
2026-06-21T03:26:16.1327851Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:26:16.1573659Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T03:26:16.5406499Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:26:16.5665410Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T03:26:16.9510795Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:26:16.9755680Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T03:26:17.3380907Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T03:26:17.3674948Z ##[endgroup]
2026-06-21T03:26:17.3675310Z ##[group]Fetching the repository
2026-06-21T03:26:17.3682359Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3ae883f45a4e1306290f99b466f175e577452a52:refs/remotes/pull/26/merge
2026-06-21T03:26:18.0494819Z ##[endgroup]
2026-06-21T03:26:18.0495295Z ##[group]Determining the checkout info
2026-06-21T03:26:18.0495831Z ##[endgroup]
2026-06-21T03:26:18.0501026Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T03:26:18.0786019Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T03:26:18.1011691Z ##[group]Checking out the ref
2026-06-21T03:26:18.1016194Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:26:18.1330572Z HEAD is now at 3ae883f Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:26:18.1356022Z ##[endgroup]
2026-06-21T03:26:18.1607789Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T03:26:18.1819525Z 3ae883f45a4e1306290f99b466f175e577452a52
2026-06-21T03:26:18.2072066Z ##[group]Run cargo nextest run --workspace
2026-06-21T03:26:18.2072452Z [36;1mcargo nextest run --workspace[0m
2026-06-21T03:26:18.2154773Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:26:18.2155068Z ##[endgroup]
2026-06-21T03:26:19.6246726Z    Compiling proc-macro2 v1.0.106
2026-06-21T03:26:19.6247213Z    Compiling quote v1.0.45
2026-06-21T03:26:19.6247426Z    Compiling unicode-ident v1.0.24
2026-06-21T03:26:19.6247655Z    Compiling cfg-if v1.0.4
2026-06-21T03:26:19.6248046Z    Compiling serde_core v1.0.228
2026-06-21T03:26:19.6248258Z    Compiling serde v1.0.228
2026-06-21T03:26:19.6248716Z    Compiling windows-link v0.2.1
2026-06-21T03:26:19.6249023Z    Compiling typenum v1.20.1
2026-06-21T03:26:19.6249407Z    Compiling version_check v0.9.5
2026-06-21T03:26:19.6249912Z    Compiling portable-atomic v1.13.1
2026-06-21T03:26:19.6250517Z    Compiling getrandom v0.3.4
2026-06-21T03:26:19.6251580Z    Compiling memchr v2.8.1
2026-06-21T03:26:19.6252216Z    Compiling find-msvc-tools v0.1.9
2026-06-21T03:26:19.6258715Z    Compiling critical-section v1.2.0
2026-06-21T03:26:19.6259620Z    Compiling subtle v2.6.1
2026-06-21T03:26:19.6259923Z    Compiling shlex v2.0.1
2026-06-21T03:26:19.7127087Z    Compiling windows-sys v0.61.2
2026-06-21T03:26:19.7470942Z    Compiling smallvec v1.15.1
2026-06-21T03:26:19.7531808Z    Compiling equivalent v1.0.2
2026-06-21T03:26:19.7916106Z    Compiling semver v1.0.28
2026-06-21T03:26:19.8792042Z    Compiling itoa v1.0.18
2026-06-21T03:26:19.8912512Z    Compiling getrandom v0.2.17
2026-06-21T03:26:19.9057713Z    Compiling cpufeatures v0.2.17
2026-06-21T03:26:20.0089904Z    Compiling hashbrown v0.17.1
2026-06-21T03:26:20.0204818Z    Compiling pin-project-lite v0.2.17
2026-06-21T03:26:20.0327639Z    Compiling rustc_version v0.4.1
2026-06-21T03:26:20.0828060Z    Compiling rand_core v0.10.1
2026-06-21T03:26:20.0828602Z    Compiling getrandom v0.4.2
2026-06-21T03:26:20.1035204Z    Compiling generic-array v0.14.7
2026-06-21T03:26:20.1408335Z    Compiling log v0.4.32
2026-06-21T03:26:20.1724928Z    Compiling winapi v0.3.9
2026-06-21T03:26:20.2498055Z    Compiling bitflags v2.12.1
2026-06-21T03:26:20.3245754Z    Compiling futures-core v0.3.32
2026-06-21T03:26:20.4064097Z    Compiling bytes v1.11.1
2026-06-21T03:26:20.4801162Z    Compiling jobserver v0.1.34
2026-06-21T03:26:21.0063012Z    Compiling rand_core v0.6.4
2026-06-21T03:26:21.0090577Z    Compiling indexmap v2.14.0
2026-06-21T03:26:21.0174663Z    Compiling zerocopy v0.8.50
2026-06-21T03:26:21.0303356Z    Compiling curve25519-dalek v4.1.3
2026-06-21T03:26:21.1097559Z    Compiling ahash v0.8.12
2026-06-21T03:26:21.1098032Z    Compiling signature v2.2.0
2026-06-21T03:26:21.2065210Z    Compiling cc v1.2.63
2026-06-21T03:26:21.2994477Z    Compiling syn v2.0.117
2026-06-21T03:26:21.3401999Z    Compiling stable_deref_trait v1.2.1
2026-06-21T03:26:21.3521261Z    Compiling libc v0.2.186
2026-06-21T03:26:21.3929822Z    Compiling ed25519 v2.2.3
2026-06-21T03:26:21.4268494Z    Compiling zmij v1.0.21
2026-06-21T03:26:21.4491280Z    Compiling pkg-config v0.3.33
2026-06-21T03:26:21.5280792Z    Compiling vcpkg v0.2.15
2026-06-21T03:26:21.6181021Z    Compiling serde_json v1.0.150
2026-06-21T03:26:21.6916672Z    Compiling autocfg v1.5.1
2026-06-21T03:26:21.8094312Z    Compiling slab v0.4.12
2026-06-21T03:26:21.8094941Z    Compiling futures-sink v0.3.32
2026-06-21T03:26:21.8843490Z    Compiling fastrand v2.4.1
2026-06-21T03:26:22.0522608Z    Compiling futures-io v0.3.32
2026-06-21T03:26:22.0846905Z    Compiling crypto-common v0.1.7
2026-06-21T03:26:22.1118576Z    Compiling block-buffer v0.10.4
2026-06-21T03:26:22.2146024Z    Compiling futures-channel v0.3.32
2026-06-21T03:26:22.2859224Z    Compiling digest v0.10.7
2026-06-21T03:26:22.3125374Z    Compiling futures-task v0.3.32
2026-06-21T03:26:22.3437347Z    Compiling rustversion v1.0.22
2026-06-21T03:26:22.3502115Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T03:26:22.3601386Z    Compiling fallible-iterator v0.3.0
2026-06-21T03:26:22.4039001Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T03:26:22.5087581Z    Compiling sha2 v0.10.9
2026-06-21T03:26:22.5088366Z    Compiling fnv v1.0.7
2026-06-21T03:26:22.5124104Z    Compiling strsim v0.11.1
2026-06-21T03:26:22.5139021Z    Compiling cfg_aliases v0.2.1
2026-06-21T03:26:22.5432733Z    Compiling writeable v0.6.3
2026-06-21T03:26:22.5973762Z    Compiling litemap v0.8.2
2026-06-21T03:26:22.6181037Z    Compiling cmake v0.1.58
2026-06-21T03:26:22.6583783Z    Compiling ident_case v1.0.1
2026-06-21T03:26:22.6643392Z    Compiling anyhow v1.0.102
2026-06-21T03:26:22.7553780Z    Compiling icu_properties_data v2.2.0
2026-06-21T03:26:22.7767009Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T03:26:22.7923865Z    Compiling dunce v1.0.5
2026-06-21T03:26:22.8127499Z    Compiling utf8_iter v1.0.4
2026-06-21T03:26:22.9764001Z    Compiling windows-targets v0.52.6
2026-06-21T03:26:22.9857172Z    Compiling fs_extra v1.3.0
2026-06-21T03:26:22.9977041Z    Compiling percent-encoding v2.3.2
2026-06-21T03:26:23.0549787Z    Compiling windows-sys v0.59.0
2026-06-21T03:26:23.1200382Z    Compiling http v1.4.1
2026-06-21T03:26:23.1830739Z    Compiling cpufeatures v0.3.0
2026-06-21T03:26:23.2602310Z    Compiling thiserror v2.0.18
2026-06-21T03:26:23.3149352Z    Compiling aws-lc-rs v1.17.0
2026-06-21T03:26:23.4140915Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T03:26:23.4141978Z    Compiling aws-lc-sys v0.41.0
2026-06-21T03:26:23.4199906Z    Compiling ring v0.17.14
2026-06-21T03:26:23.4249318Z    Compiling unicode-segmentation v1.13.3
2026-06-21T03:26:23.5498444Z    Compiling scopeguard v1.2.0
2026-06-21T03:26:23.7027542Z    Compiling lock_api v0.4.14
2026-06-21T03:26:23.7443834Z    Compiling chacha20 v0.10.0
2026-06-21T03:26:23.9578122Z    Compiling form_urlencoded v1.2.2
2026-06-21T03:26:24.0191987Z    Compiling untrusted v0.9.0
2026-06-21T03:26:24.0901311Z    Compiling rand v0.10.1
2026-06-21T03:26:24.1102806Z    Compiling fs2 v0.4.3
2026-06-21T03:26:24.1415416Z    Compiling num-traits v0.2.19
2026-06-21T03:26:24.1507356Z    Compiling windows-result v0.4.1
2026-06-21T03:26:24.2179448Z    Compiling windows-strings v0.5.1
2026-06-21T03:26:24.2846668Z    Compiling rustls v0.23.40
2026-06-21T03:26:24.3387920Z    Compiling heck v0.5.0
2026-06-21T03:26:24.5033109Z    Compiling convert_case v0.10.0
2026-06-21T03:26:24.6668634Z    Compiling const-oid v0.10.2
2026-06-21T03:26:24.7032476Z    Compiling atomic-waker v1.1.2
2026-06-21T03:26:24.7383894Z    Compiling unicode-xid v0.2.6
2026-06-21T03:26:24.8361718Z    Compiling parking_lot_core v0.9.12
2026-06-21T03:26:24.8558194Z    Compiling httparse v1.10.1
2026-06-21T03:26:24.9030309Z    Compiling http-body v1.0.1
2026-06-21T03:26:24.9061968Z    Compiling hybrid-array v0.4.12
2026-06-21T03:26:24.9062620Z    Compiling base64ct v1.8.3
2026-06-21T03:26:24.9578903Z    Compiling either v1.16.0
2026-06-21T03:26:25.1182711Z    Compiling powerfmt v0.2.0
2026-06-21T03:26:25.1336028Z    Compiling memoffset v0.6.5
2026-06-21T03:26:25.2383733Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T03:26:25.3153830Z    Compiling thiserror v1.0.69
2026-06-21T03:26:25.3701894Z    Compiling deranged v0.5.8
2026-06-21T03:26:25.4826074Z    Compiling synstructure v0.13.2
2026-06-21T03:26:25.5523096Z    Compiling darling_core v0.20.11
2026-06-21T03:26:25.6551995Z    Compiling base64 v0.22.1
2026-06-21T03:26:25.7278326Z    Compiling try-lock v0.2.5
2026-06-21T03:26:25.7425180Z    Compiling ref-cast v1.0.25
2026-06-21T03:26:25.7580644Z    Compiling time-core v0.1.8
2026-06-21T03:26:25.7888059Z    Compiling num-conv v0.2.2
2026-06-21T03:26:25.8499592Z    Compiling tower-service v0.3.3
2026-06-21T03:26:25.8674536Z    Compiling data-encoding v2.11.0
2026-06-21T03:26:25.9481866Z    Compiling tinyvec_macros v0.1.1
2026-06-21T03:26:25.9547771Z    Compiling want v0.3.1
2026-06-21T03:26:26.1223870Z    Compiling tinyvec v1.11.0
2026-06-21T03:26:26.1655675Z    Compiling block-buffer v0.12.0
2026-06-21T03:26:26.1814214Z    Compiling crypto-common v0.2.2
2026-06-21T03:26:26.2386597Z    Compiling parking_lot v0.12.5
2026-06-21T03:26:26.3108224Z    Compiling serde_derive_internals v0.29.1
2026-06-21T03:26:26.3680136Z    Compiling vergen-lib v9.1.0
2026-06-21T03:26:26.4013568Z    Compiling n0-future v0.3.2
2026-06-21T03:26:26.5261319Z    Compiling serial-core v0.4.0
2026-06-21T03:26:26.5997827Z    Compiling inout v0.1.4
2026-06-21T03:26:26.6124601Z    Compiling aho-corasick v1.1.4
2026-06-21T03:26:26.6719876Z    Compiling winreg v0.10.1
2026-06-21T03:26:26.7205417Z    Compiling winnow v1.0.3
2026-06-21T03:26:26.7738279Z    Compiling crossbeam-utils v0.8.21
2026-06-21T03:26:26.8394064Z    Compiling diatomic-waker v0.2.3
2026-06-21T03:26:26.9357434Z    Compiling httpdate v1.0.3
2026-06-21T03:26:26.9422484Z    Compiling toml_write v0.1.2
2026-06-21T03:26:26.9890564Z    Compiling spin v0.10.0
2026-06-21T03:26:27.0680223Z    Compiling regex-syntax v0.8.10
2026-06-21T03:26:27.1635021Z    Compiling winnow v0.7.15
2026-06-21T03:26:27.2080180Z    Compiling parking v2.2.1
2026-06-21T03:26:27.2477831Z    Compiling cordyceps v0.3.4
2026-06-21T03:26:27.3411757Z    Compiling futures-lite v2.6.1
2026-06-21T03:26:27.3476482Z    Compiling digest v0.11.3
2026-06-21T03:26:27.4955504Z    Compiling cipher v0.4.4
2026-06-21T03:26:27.5918923Z    Compiling futures-buffered v0.2.13
2026-06-21T03:26:27.6149853Z    Compiling serial-windows v0.4.0
2026-06-21T03:26:27.7296561Z    Compiling vergen v9.1.0
2026-06-21T03:26:27.8093028Z    Compiling vergen-lib v0.1.6
2026-06-21T03:26:27.8169830Z    Compiling noq-udp v0.10.0
2026-06-21T03:26:27.8921104Z    Compiling universal-hash v0.5.1
2026-06-21T03:26:27.9135766Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T03:26:28.0409554Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T03:26:28.0681029Z    Compiling heapless v0.7.17
2026-06-21T03:26:28.0681437Z    Compiling sync_wrapper v1.0.2
2026-06-21T03:26:28.1499951Z    Compiling dyn-clone v1.0.20
2026-06-21T03:26:28.2212602Z    Compiling lazy_static v1.5.0
2026-06-21T03:26:28.2286552Z    Compiling byteorder v1.5.0
2026-06-21T03:26:28.2972689Z    Compiling serde_derive v1.0.228
2026-06-21T03:26:28.3019327Z    Compiling zeroize_derive v1.4.3
2026-06-21T03:26:28.3641129Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T03:26:28.4036563Z    Compiling zerofrom-derive v0.1.7
2026-06-21T03:26:28.4136878Z    Compiling yoke-derive v0.8.2
2026-06-21T03:26:28.4137611Z    Compiling tokio-macros v2.7.0
2026-06-21T03:26:28.4640310Z    Compiling socket2 v0.6.4
2026-06-21T03:26:28.5102302Z    Compiling mio v1.2.1
2026-06-21T03:26:28.5242659Z    Compiling futures-macro v0.3.32
2026-06-21T03:26:28.9702769Z    Compiling zerovec-derive v0.11.3
2026-06-21T03:26:29.0901207Z    Compiling displaydoc v0.2.6
2026-06-21T03:26:29.1398068Z    Compiling zeroize v1.8.2
2026-06-21T03:26:29.1398769Z    Compiling tracing-attributes v0.1.31
2026-06-21T03:26:29.2038876Z    Compiling thiserror-impl v2.0.18
2026-06-21T03:26:29.2705785Z    Compiling tokio v1.52.3
2026-06-21T03:26:29.5442799Z    Compiling futures-util v0.3.32
2026-06-21T03:26:29.5465389Z    Compiling rustls-pki-types v1.14.1
2026-06-21T03:26:30.0392520Z    Compiling darling_macro v0.20.11
2026-06-21T03:26:30.1088327Z    Compiling derive_more-impl v2.1.1
2026-06-21T03:26:30.2743139Z    Compiling zerofrom v0.1.8
2026-06-21T03:26:30.3406399Z    Compiling windows-interface v0.59.3
2026-06-21T03:26:30.3843544Z    Compiling windows-implement v0.60.2
2026-06-21T03:26:30.6336984Z    Compiling yoke v0.8.3
2026-06-21T03:26:30.6424272Z    Compiling n0-error-macros v0.1.3
2026-06-21T03:26:30.6794746Z    Compiling ed25519-dalek v2.2.0
2026-06-21T03:26:30.7985747Z    Compiling darling v0.20.11
2026-06-21T03:26:31.0505036Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T03:26:31.1141648Z    Compiling zerovec v0.11.6
2026-06-21T03:26:31.1154101Z    Compiling zerotrie v0.2.4
2026-06-21T03:26:31.1324111Z    Compiling derive_builder_core v0.20.2
2026-06-21T03:26:31.4465087Z    Compiling spez v0.1.2
2026-06-21T03:26:31.4925065Z    Compiling windows-core v0.62.2
2026-06-21T03:26:31.5704861Z    Compiling der v0.8.0-rc.10
2026-06-21T03:26:31.6493127Z    Compiling thiserror-impl v1.0.69
2026-06-21T03:26:31.9937319Z    Compiling ref-cast-impl v1.0.25
2026-06-21T03:26:32.0943961Z    Compiling tinystr v0.8.3
2026-06-21T03:26:32.1413511Z    Compiling potential_utf v0.1.5
2026-06-21T03:26:32.4895565Z    Compiling icu_locale_core v2.2.0
2026-06-21T03:26:32.4928276Z    Compiling icu_collections v2.2.0
2026-06-21T03:26:32.4995857Z    Compiling pin-project-internal v1.1.13
2026-06-21T03:26:32.5793043Z    Compiling n0-error v0.1.3
2026-06-21T03:26:32.7567586Z    Compiling regex-automata v0.4.14
2026-06-21T03:26:32.7917362Z    Compiling derive_builder_macro v0.20.2
2026-06-21T03:26:32.9661440Z    Compiling spki v0.8.0-rc.4
2026-06-21T03:26:32.9967177Z    Compiling schemars_derive v1.2.1
2026-06-21T03:26:33.2603529Z    Compiling bitflags v1.3.2
2026-06-21T03:26:33.2799868Z    Compiling derive_builder v0.20.2
2026-06-21T03:26:33.3120733Z    Compiling pin-utils v0.1.0
2026-06-21T03:26:33.3611146Z    Compiling opaque-debug v0.3.1
2026-06-21T03:26:33.4157255Z    Compiling allocator-api2 v0.2.21
2026-06-21T03:26:33.4715784Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T03:26:33.5134852Z    Compiling icu_provider v2.2.0
2026-06-21T03:26:33.7227613Z    Compiling tokio-util v0.7.18
2026-06-21T03:26:33.7917282Z    Compiling ipnet v2.12.0
2026-06-21T03:26:33.8295277Z    Compiling icu_properties v2.2.0
2026-06-21T03:26:33.8295792Z    Compiling icu_normalizer v2.2.0
2026-06-21T03:26:33.8303007Z    Compiling toml_datetime v0.6.11
2026-06-21T03:26:33.8353552Z    Compiling serde_spanned v0.6.9
2026-06-21T03:26:34.0020769Z    Compiling filedescriptor v0.8.3
2026-06-21T03:26:34.0343705Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T03:26:34.0797231Z    Compiling toml_edit v0.22.27
2026-06-21T03:26:34.2098598Z    Compiling once_cell v1.21.4
2026-06-21T03:26:34.2745063Z    Compiling pin-project v1.1.13
2026-06-21T03:26:34.3315439Z    Compiling prefix-trie v0.8.4
2026-06-21T03:26:34.3567924Z    Compiling polyval v0.6.2
2026-06-21T03:26:34.3627209Z    Compiling nix v0.25.1
2026-06-21T03:26:34.5937623Z    Compiling tracing-core v0.1.36
2026-06-21T03:26:34.5938507Z    Compiling tempfile v3.27.0
2026-06-21T03:26:34.7242858Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T03:26:34.7528596Z    Compiling futures-executor v0.3.32
2026-06-21T03:26:34.8797619Z    Compiling hashbrown v0.14.5
2026-06-21T03:26:34.9849816Z    Compiling hash32 v0.2.1
2026-06-21T03:26:35.0257148Z    Compiling tracing v0.1.44
2026-06-21T03:26:35.0867139Z    Compiling derive_more v2.1.1
2026-06-21T03:26:35.1180533Z    Compiling regex v1.12.3
2026-06-21T03:26:35.1998480Z    Compiling idna_adapter v1.2.2
2026-06-21T03:26:35.2283589Z    Compiling schemars v1.2.1
2026-06-21T03:26:35.3158399Z    Compiling shared_library v0.1.9
2026-06-21T03:26:35.3522416Z    Compiling idna v1.1.0
2026-06-21T03:26:35.5125813Z    Compiling h2 v0.4.14
2026-06-21T03:26:35.6121741Z    Compiling hashlink v0.9.1
2026-06-21T03:26:35.7498880Z    Compiling url v2.5.8
2026-06-21T03:26:35.7560698Z    Compiling serial v0.4.0
2026-06-21T03:26:35.7984043Z    Compiling vergen-gitcl v1.0.8
2026-06-21T03:26:35.8102841Z    Compiling spin v0.9.8
2026-06-21T03:26:35.8316632Z    Compiling windows-threading v0.2.1
2026-06-21T03:26:36.0079769Z    Compiling shell-words v1.1.1
2026-06-21T03:26:36.0625593Z    Compiling rusqlite v0.32.1
2026-06-21T03:26:36.0753668Z    Compiling signature v3.0.0
2026-06-21T03:26:36.0834998Z    Compiling downcast-rs v1.2.1
2026-06-21T03:26:36.1887092Z    Compiling toml v0.8.23
2026-06-21T03:26:36.2496493Z    Compiling ryu v1.0.23
2026-06-21T03:26:36.2783699Z    Compiling tower-layer v0.3.3
2026-06-21T03:26:36.4567340Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T03:26:36.4574554Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T03:26:36.5084476Z    Compiling portable-pty v0.8.1
2026-06-21T03:26:36.6007132Z    Compiling windows-future v0.3.2
2026-06-21T03:26:36.9788566Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T03:26:37.0910018Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T03:26:37.3865999Z    Compiling futures v0.3.32
2026-06-21T03:26:37.4141007Z    Compiling proc-macro-crate v3.5.0
2026-06-21T03:26:37.5015512Z    Compiling ghash v0.5.1
2026-06-21T03:26:37.5336032Z    Compiling windows-numerics v0.3.1
2026-06-21T03:26:37.6487927Z    Compiling windows-collections v0.3.2
2026-06-21T03:26:37.6947201Z    Compiling cobs v0.3.0
2026-06-21T03:26:37.8292672Z    Compiling postcard-derive v0.2.2
2026-06-21T03:26:37.8293197Z    Compiling ctr v0.9.2
2026-06-21T03:26:37.9478579Z    Compiling aes v0.8.4
2026-06-21T03:26:37.9946121Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T03:26:38.0617452Z    Compiling time v0.3.47
2026-06-21T03:26:38.0720468Z    Compiling http-body-util v0.1.3
2026-06-21T03:26:38.1214913Z    Compiling aead v0.5.2
2026-06-21T03:26:38.1297999Z    Compiling ipconfig v0.3.4
2026-06-21T03:26:38.2392587Z    Compiling widestring v1.2.1
2026-06-21T03:26:38.3088507Z    Compiling windows v0.62.2
2026-06-21T03:26:38.4090205Z    Compiling num_enum_derive v0.7.6
2026-06-21T03:26:38.4838863Z    Compiling postcard v1.1.3
2026-06-21T03:26:38.5651172Z    Compiling aes-gcm v0.10.3
2026-06-21T03:26:38.7428297Z    Compiling data-encoding-macro v0.1.20
2026-06-21T03:26:38.7811610Z    Compiling tower v0.5.3
2026-06-21T03:26:38.8540892Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T03:26:38.8950123Z    Compiling crossbeam-channel v0.5.15
2026-06-21T03:26:38.9353020Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T03:26:39.0466313Z    Compiling chrono v0.4.45
2026-06-21T03:26:39.0551886Z    Compiling enum-assoc v1.3.0
2026-06-21T03:26:39.3059067Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T03:26:39.3376846Z    Compiling async-trait v0.1.89
2026-06-21T03:26:39.4144392Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T03:26:39.4210238Z    Compiling strum_macros v0.28.0
2026-06-21T03:26:39.6293506Z    Compiling hyper v1.10.1
2026-06-21T03:26:39.7779086Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T03:26:40.0013709Z    Compiling windows-registry v0.6.1
2026-06-21T03:26:40.0084941Z    Compiling blake3 v1.8.5
2026-06-21T03:26:40.0296052Z    Compiling noq v0.18.0
2026-06-21T03:26:40.3933978Z    Compiling netwatch v0.16.0
2026-06-21T03:26:40.4210941Z    Compiling uuid v1.23.2
2026-06-21T03:26:40.5225987Z    Compiling acto v0.8.2
2026-06-21T03:26:40.5490530Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T03:26:40.5897645Z    Compiling tagptr v0.2.0
2026-06-21T03:26:40.7123407Z    Compiling identity-hash v0.1.0
2026-06-21T03:26:40.7256067Z    Compiling rustc-hash v2.1.2
2026-06-21T03:26:40.7579842Z    Compiling lru-slab v0.1.2
2026-06-21T03:26:40.7634709Z    Compiling foldhash v0.2.0
2026-06-21T03:26:40.8390076Z    Compiling mac-addr v0.3.0
2026-06-21T03:26:40.8496519Z    Compiling xml-rs v0.8.28
2026-06-21T03:26:40.8777275Z    Compiling hashbrown v0.16.1
2026-06-21T03:26:40.9530056Z    Compiling iroh-relay v0.98.0
2026-06-21T03:26:40.9779055Z    Compiling netdev v0.42.0
2026-06-21T03:26:41.0208528Z    Compiling moka v0.12.15
2026-06-21T03:26:41.0804191Z    Compiling hyper-util v0.1.20
2026-06-21T03:26:41.6653587Z    Compiling xmltree v0.10.3
2026-06-21T03:26:41.7397467Z    Compiling iroh-metrics v0.38.3
2026-06-21T03:26:41.8836579Z    Compiling num_enum v0.7.6
2026-06-21T03:26:41.9088046Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T03:26:41.9654374Z    Compiling tower-http v0.6.11
2026-06-21T03:26:42.0604648Z    Compiling iroh-base v0.98.0
2026-06-21T03:26:42.1195605Z    Compiling attohttpc v0.30.1
2026-06-21T03:26:42.1224436Z    Compiling n0-watcher v0.6.1
2026-06-21T03:26:42.2101720Z    Compiling strum v0.28.0
2026-06-21T03:26:42.2505904Z    Compiling tokio-stream v0.1.18
2026-06-21T03:26:42.5622038Z    Compiling simple-dns v0.9.3
2026-06-21T03:26:42.5979322Z    Compiling sha1_smol v1.0.1
2026-06-21T03:26:42.6277719Z    Compiling smol_str v0.1.24
2026-06-21T03:26:42.6766904Z    Compiling arrayvec v0.7.6
2026-06-21T03:26:42.8772358Z    Compiling simdutf8 v0.1.5
2026-06-21T03:26:42.8860499Z    Compiling constant_time_eq v0.4.2
2026-06-21T03:26:42.9053490Z    Compiling resolv-conf v0.7.6
2026-06-21T03:26:42.9381012Z    Compiling arrayref v0.3.9
2026-06-21T03:26:43.1032149Z    Compiling igd-next v0.17.1
2026-06-21T03:26:43.2539626Z    Compiling lru v0.16.4
2026-06-21T03:26:43.3503714Z    Compiling webpki-roots v1.0.7
2026-06-21T03:26:43.4742691Z    Compiling iroh-dns v0.98.0
2026-06-21T03:26:43.5261665Z    Compiling seize v0.5.1
2026-06-21T03:26:43.5462712Z    Compiling serde_bytes v0.11.19
2026-06-21T03:26:43.6351048Z    Compiling iroh v0.98.2
2026-06-21T03:26:43.6577049Z    Compiling hmac v0.12.1
2026-06-21T03:26:43.7475540Z    Compiling cmov v0.5.4
2026-06-21T03:26:43.7939984Z    Compiling hkdf v0.12.4
2026-06-21T03:26:43.8479201Z    Compiling papaya v0.2.4
2026-06-21T03:26:43.8479735Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T03:26:43.9396624Z    Compiling backon v1.6.0
2026-06-21T03:26:43.9557617Z    Compiling ctutils v0.4.2
2026-06-21T03:26:44.0067137Z    Compiling spake2 v0.4.0
2026-06-21T03:26:44.0594518Z    Compiling sha1 v0.10.6
2026-06-21T03:26:44.0626861Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T03:26:44.0960642Z    Compiling recvmsg v1.0.0
2026-06-21T03:26:44.2137647Z    Compiling doctest-file v1.1.1
2026-06-21T03:26:44.2392172Z    Compiling darling_core v0.23.0
2026-06-21T03:26:44.2765945Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T03:26:44.3687697Z    Compiling utf8parse v0.2.2
2026-06-21T03:26:44.3768173Z    Compiling anstyle v1.0.14
2026-06-21T03:26:44.4505819Z    Compiling anstyle-query v1.1.5
2026-06-21T03:26:44.4727599Z    Compiling anstyle-parse v1.0.0
2026-06-21T03:26:44.5435285Z    Compiling foldhash v0.1.5
2026-06-21T03:26:44.5435865Z    Compiling instability v0.3.12
2026-06-21T03:26:44.6613321Z    Compiling anstyle-wincon v3.0.11
2026-06-21T03:26:44.6713432Z    Compiling colorchoice v1.0.5
2026-06-21T03:26:44.7647951Z    Compiling paste v1.0.15
2026-06-21T03:26:44.8414849Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T03:26:44.8555026Z    Compiling hashbrown v0.15.5
2026-06-21T03:26:44.8602780Z    Compiling interprocess v2.4.2
2026-06-21T03:26:45.0036880Z    Compiling anstream v1.0.0
2026-06-21T03:26:45.0335679Z    Compiling terminal_size v0.4.4
2026-06-21T03:26:45.1346726Z    Compiling strum_macros v0.26.4
2026-06-21T03:26:45.2258413Z    Compiling itertools v0.13.0
2026-06-21T03:26:45.3226007Z    Compiling crossterm_winapi v0.9.1
2026-06-21T03:26:45.3361061Z    Compiling castaway v0.2.4
2026-06-21T03:26:45.3902842Z    Compiling clap_lex v1.1.0
2026-06-21T03:26:45.4495734Z    Compiling static_assertions v1.1.0
2026-06-21T03:26:45.5572870Z    Compiling indoc v2.0.7
2026-06-21T03:26:45.6037039Z    Compiling unicode-width v0.1.14
2026-06-21T03:26:45.6326422Z    Compiling lru v0.12.5
2026-06-21T03:26:45.7305488Z    Compiling clap_builder v4.6.0
2026-06-21T03:26:45.7987873Z    Compiling crossterm v0.28.1
2026-06-21T03:26:45.8330771Z    Compiling compact_str v0.8.2
2026-06-21T03:26:46.0553623Z    Compiling clap_derive v4.6.1
2026-06-21T03:26:46.2829285Z    Compiling cassowary v0.3.0
2026-06-21T03:26:46.4489053Z    Compiling error-code v3.3.2
2026-06-21T03:26:46.6443761Z    Compiling unicode-width v0.2.0
2026-06-21T03:26:46.6630663Z    Compiling clipboard-win v5.4.1
2026-06-21T03:26:46.6946374Z    Compiling nucleo-matcher v0.3.1
2026-06-21T03:26:46.9395229Z    Compiling unicode-truncate v1.1.0
2026-06-21T03:26:46.9608108Z    Compiling qrcode v0.14.1
2026-06-21T03:26:47.2162169Z    Compiling mock-adapter v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-21T03:26:47.4755438Z    Compiling strum v0.26.3
2026-06-21T03:26:48.0429141Z    Compiling darling_macro v0.23.0
2026-06-21T03:26:48.3949399Z    Compiling clap v4.6.1
2026-06-21T03:26:48.7412632Z    Compiling darling v0.23.0
2026-06-21T03:26:49.2748303Z    Compiling wmi v0.18.4
2026-06-21T03:26:49.9200281Z    Compiling ratatui v0.29.0
2026-06-21T03:26:51.2153027Z    Compiling portmapper v0.16.0
2026-06-21T03:27:04.1770762Z    Compiling rustls-webpki v0.103.13
2026-06-21T03:27:06.5218520Z    Compiling tokio-rustls v0.26.4
2026-06-21T03:27:06.5218999Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T03:27:06.5219287Z    Compiling noq-proto v0.17.0
2026-06-21T03:27:06.6798648Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T03:27:06.6798957Z    Compiling hyper-rustls v0.27.9
2026-06-21T03:27:06.6799203Z    Compiling tokio-websockets v0.13.2
2026-06-21T03:27:06.8330014Z    Compiling reqwest v0.13.4
2026-06-21T03:27:07.8031035Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T03:27:24.7752377Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T03:27:26.2262673Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T03:27:36.2458709Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T03:28:09.1335381Z    Compiling xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-21T03:28:23.7880655Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s
2026-06-21T03:29:02.3432740Z ────────────
2026-06-21T03:29:02.3433056Z  Nextest run ID 2fddf8cd-5357-48b8-beb0-54c532834906 with nextest profile: default
2026-06-21T03:29:02.3433354Z     Starting 1258 tests across 87 binaries (1 test skipped)
2026-06-21T03:29:02.3705499Z         PASS [   0.026s] (   1/1258) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-21T03:29:02.3776421Z         PASS [   0.033s] (   2/1258) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-21T03:29:02.4066848Z         PASS [   0.062s] (   3/1258) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-21T03:29:04.0605473Z         PASS [   1.716s] (   4/1258) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-21T03:29:04.2332375Z         PASS [   1.850s] (   5/1258) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-21T03:29:04.2471132Z         PASS [   1.898s] (   6/1258) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-21T03:29:04.6436459Z         PASS [   2.295s] (   7/1258) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-21T03:29:04.7592480Z         PASS [   0.505s] (   8/1258) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-21T03:29:05.3842358Z         PASS [   2.977s] (   9/1258) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-21T03:29:05.5570425Z         PASS [   0.914s] (  10/1258) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-21T03:29:06.0052212Z         PASS [   3.654s] (  11/1258) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-21T03:29:06.5125263Z         PASS [   1.763s] (  12/1258) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-21T03:29:06.5161013Z         PASS [   4.171s] (  13/1258) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-21T03:29:08.2894402Z         PASS [   1.773s] (  14/1258) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-21T03:29:08.2932450Z         PASS [   5.921s] (  15/1258) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-21T03:29:08.3101875Z         PASS [   0.021s] (  16/1258) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-21T03:29:08.3148337Z         PASS [   0.023s] (  17/1258) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-21T03:29:08.3239248Z         PASS [   0.009s] (  18/1258) spt::oneliner_e2e install_script_against_staged_release
2026-06-21T03:29:08.3261223Z         PASS [   0.016s] (  19/1258) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-21T03:29:09.8867110Z         PASS [   5.654s] (  20/1258) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-06-21T03:29:09.9808402Z         PASS [   1.657s] (  21/1258) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-21T03:29:10.0384703Z         PASS [   0.054s] (  22/1258) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-21T03:29:10.2711568Z         PASS [   6.208s] (  23/1258) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-06-21T03:29:10.4053837Z         PASS [   0.519s] (  24/1258) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-21T03:29:11.2126164Z         PASS [   2.886s] (  25/1258) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-21T03:29:11.8487570Z         PASS [   1.575s] (  26/1258) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-21T03:29:12.2758261Z         PASS [   9.915s] (  27/1258) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-21T03:29:12.7086530Z         PASS [  10.364s] (  28/1258) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-21T03:29:12.7962971Z         PASS [   0.088s] (  29/1258) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-21T03:29:12.8200492Z         PASS [   0.024s] (  30/1258) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-21T03:29:12.8674260Z         PASS [   0.047s] (  31/1258) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-21T03:29:12.9558251Z         PASS [   0.088s] (  32/1258) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-21T03:29:13.0126368Z         PASS [   0.057s] (  33/1258) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-21T03:29:13.0878422Z         PASS [   0.071s] (  34/1258) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-21T03:29:13.1220496Z         PASS [   0.039s] (  35/1258) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-21T03:29:13.1544150Z         PASS [   0.033s] (  36/1258) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-21T03:29:13.1575289Z         PASS [  10.811s] (  37/1258) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-21T03:29:13.2066590Z         PASS [   0.048s] (  38/1258) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-21T03:29:13.2146580Z         PASS [   0.058s] (  39/1258) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-21T03:29:13.2842178Z         PASS [   0.081s] (  40/1258) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-21T03:29:13.3446682Z         PASS [  11.000s] (  41/1258) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-21T03:29:13.4657117Z         PASS [   0.121s] (  42/1258) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-21T03:29:13.5546274Z         PASS [   0.340s] (  43/1258) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-21T03:29:13.5563924Z         PASS [   0.271s] (  44/1258) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-21T03:29:13.6117626Z         PASS [   0.053s] (  45/1258) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-21T03:29:13.6696609Z         PASS [  11.324s] (  46/1258) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-21T03:29:13.7011495Z         PASS [   0.029s] (  47/1258) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-21T03:29:13.7155574Z         PASS [   0.159s] (  48/1258) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-21T03:29:13.7478022Z         PASS [   0.048s] (  49/1258) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-21T03:29:13.7639977Z         PASS [   0.018s] (  50/1258) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-21T03:29:13.7748013Z         PASS [   0.060s] (  51/1258) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-21T03:29:13.7773074Z         PASS [   0.311s] (  52/1258) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-21T03:29:13.7810070Z         PASS [   0.017s] (  53/1258) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-21T03:29:13.8169898Z         PASS [   0.036s] (  54/1258) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-21T03:29:13.8210455Z         PASS [   0.044s] (  55/1258) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-21T03:29:13.8211492Z         PASS [   3.421s] (  56/1258) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-21T03:29:13.8319940Z         PASS [   0.058s] (  57/1258) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-21T03:29:13.8615552Z         PASS [   0.044s] (  58/1258) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-21T03:29:13.9064906Z         PASS [   0.074s] (  59/1258) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-21T03:29:13.9413431Z         PASS [   0.118s] (  60/1258) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-21T03:29:13.9417016Z         PASS [   0.119s] (  61/1258) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-21T03:29:13.9666403Z         PASS [   0.027s] (  62/1258) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-21T03:29:13.9675319Z         PASS [   0.360s] (  63/1258) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-21T03:29:14.0007754Z         PASS [   0.033s] (  64/1258) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-21T03:29:14.0168233Z         PASS [   0.049s] (  65/1258) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-21T03:29:14.0419944Z         PASS [   0.135s] (  66/1258) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-21T03:29:14.0650654Z         PASS [   0.199s] (  67/1258) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-06-21T03:29:14.0960694Z         PASS [   0.156s] (  68/1258) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-21T03:29:14.1077084Z         PASS [   0.106s] (  69/1258) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-21T03:29:14.1203291Z         PASS [   0.059s] (  70/1258) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-06-21T03:29:14.1271024Z         PASS [   0.031s] (  71/1258) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-21T03:29:14.1363788Z         PASS [   0.030s] (  72/1258) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-21T03:29:14.1612713Z         PASS [   0.145s] (  73/1258) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-21T03:29:14.1661653Z         PASS [   0.044s] (  74/1258) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-21T03:29:14.2360107Z         PASS [   0.195s] (  75/1258) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-06-21T03:29:14.2551909Z         PASS [   0.084s] (  76/1258) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-21T03:29:14.2640116Z         PASS [   0.087s] (  77/1258) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-21T03:29:14.2642494Z         PASS [   0.112s] (  78/1258) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-21T03:29:14.2643129Z         PASS [   0.121s] (  79/1258) spt::bin/spt api::tests::adapter_is_optional
2026-06-21T03:29:14.3180313Z         PASS [   0.080s] (  80/1258) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-21T03:29:14.3364088Z         PASS [   0.085s] (  81/1258) spt::bin/spt api::tests::state_value_is_validated
2026-06-21T03:29:14.3384413Z         PASS [   0.085s] (  82/1258) spt::bin/spt api::tests::surface_parses
2026-06-21T03:29:14.3764799Z         PASS [   0.109s] (  83/1258) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-21T03:29:14.3765520Z         PASS [   0.109s] (  84/1258) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-21T03:29:14.4043089Z         PASS [   0.069s] (  85/1258) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-21T03:29:14.4551664Z         PASS [   0.072s] (  86/1258) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-21T03:29:14.7042616Z         PASS [   0.262s] (  87/1258) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-21T03:29:14.7587887Z         PASS [   0.439s] (  88/1258) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-21T03:29:14.8143567Z         PASS [   0.477s] (  89/1258) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-21T03:29:14.8156237Z         PASS [   0.060s] (  90/1258) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-21T03:29:14.8461522Z         PASS [   0.153s] (  91/1258) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-21T03:29:14.8660545Z         PASS [   0.047s] (  92/1258) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-21T03:29:14.8902558Z         PASS [   8.379s] (  93/1258) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-21T03:29:14.8906440Z         PASS [   0.046s] (  94/1258) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-21T03:29:14.9008373Z         PASS [   0.090s] (  95/1258) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-21T03:29:14.9021113Z         PASS [   0.040s] (  96/1258) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-21T03:29:14.9110885Z         PASS [   0.022s] (  97/1258) spt::bin/spt cli::tests::bare_tty_guard
2026-06-21T03:29:14.9168036Z         PASS [   0.026s] (  98/1258) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-21T03:29:14.9187397Z         PASS [   0.019s] (  99/1258) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-21T03:29:14.9244414Z         PASS [   0.021s] ( 100/1258) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-21T03:29:14.9405012Z         PASS [   0.024s] ( 101/1258) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-21T03:29:14.9433048Z         PASS [   0.586s] ( 102/1258) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-21T03:29:14.9442381Z         PASS [   0.021s] ( 103/1258) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-21T03:29:14.9611348Z         PASS [   0.042s] ( 104/1258) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-21T03:29:14.9626165Z         PASS [   0.043s] ( 105/1258) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-21T03:29:14.9692595Z         PASS [   0.027s] ( 106/1258) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-21T03:29:14.9693520Z         PASS [   0.024s] ( 107/1258) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-21T03:29:14.9694557Z         PASS [   0.567s] ( 108/1258) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-21T03:29:14.9699783Z         PASS [   0.027s] ( 109/1258) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-21T03:29:14.9738770Z         PASS [   0.020s] ( 110/1258) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-21T03:29:14.9940441Z         PASS [   0.021s] ( 111/1258) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-21T03:29:15.0068560Z         PASS [   0.037s] ( 112/1258) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-21T03:29:15.0142875Z         PASS [   0.044s] ( 113/1258) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-21T03:29:15.0200859Z         PASS [   0.025s] ( 114/1258) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-21T03:29:15.0300270Z         PASS [   0.023s] ( 115/1258) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-21T03:29:15.0523223Z         PASS [   0.035s] ( 116/1258) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-21T03:29:15.0535997Z         PASS [   3.841s] ( 117/1258) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-21T03:29:15.0889217Z         PASS [   0.121s] ( 118/1258) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-21T03:29:15.2449552Z         PASS [   0.231s] ( 119/1258) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-21T03:29:15.2476692Z         PASS [   0.191s] ( 120/1258) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-21T03:29:15.2577812Z         PASS [   0.164s] ( 121/1258) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-21T03:29:15.2578987Z         PASS [   0.223s] ( 122/1258) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-21T03:29:15.2628731Z         PASS [   0.205s] ( 123/1258) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-21T03:29:15.2795537Z         PASS [   0.026s] ( 124/1258) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-21T03:29:15.2796292Z         PASS [   0.026s] ( 125/1258) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-21T03:29:15.2797212Z         PASS [   0.034s] ( 126/1258) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-21T03:29:15.2830827Z         PASS [   0.029s] ( 127/1258) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-21T03:29:15.2904030Z         PASS [   0.046s] ( 128/1258) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-21T03:29:15.3072471Z         PASS [   0.024s] ( 129/1258) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-21T03:29:15.3085155Z         PASS [   0.029s] ( 130/1258) spt::bin/spt cli::tests::notify_surface_parses
2026-06-21T03:29:15.3154197Z         PASS [   0.034s] ( 131/1258) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-21T03:29:15.3237340Z         PASS [   0.021s] ( 132/1258) spt::bin/spt cli::tests::poll_online_fastpath_timeout_and_later_success
2026-06-21T03:29:15.3250210Z         PASS [   0.033s] ( 133/1258) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-21T03:29:15.3537897Z         PASS [   0.029s] ( 134/1258) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-21T03:29:15.3856809Z         PASS [   0.033s] ( 135/1258) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-21T03:29:15.5058703Z         PASS [   0.181s] ( 136/1258) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-21T03:29:15.5422456Z         PASS [   0.228s] ( 137/1258) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-21T03:29:15.5675077Z         PASS [   0.021s] ( 138/1258) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-21T03:29:15.6481484Z         PASS [   0.139s] ( 139/1258) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-21T03:29:15.6482653Z         PASS [  13.299s] ( 140/1258) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-21T03:29:15.6508301Z         PASS [   0.084s] ( 141/1258) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-21T03:29:15.6725444Z         PASS [   0.029s] ( 142/1258) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-21T03:29:15.6765921Z         PASS [   0.033s] ( 143/1258) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-21T03:29:15.6767423Z         PASS [   0.028s] ( 144/1258) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-21T03:29:15.7054957Z         PASS [   0.033s] ( 145/1258) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-21T03:29:15.7874584Z         PASS [   0.111s] ( 146/1258) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-21T03:29:15.8192010Z         PASS [   0.110s] ( 147/1258) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-21T03:29:15.8925003Z         PASS [   0.581s] ( 148/1258) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-21T03:29:16.1780224Z         PASS [   0.501s] ( 149/1258) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-21T03:29:16.2361885Z         PASS [   0.447s] ( 150/1258) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-21T03:29:16.3387887Z         PASS [   0.154s] ( 151/1258) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-21T03:29:16.3490992Z         PASS [   0.110s] ( 152/1258) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-21T03:29:16.4080605Z         PASS [   0.073s] ( 153/1258) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-21T03:29:16.4159612Z         PASS [   0.072s] ( 154/1258) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-21T03:29:16.4393399Z         PASS [   4.594s] ( 155/1258) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-21T03:29:16.4498957Z         PASS [   0.628s] ( 156/1258) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-21T03:29:16.4990432Z         PASS [   0.051s] ( 157/1258) spt::bin/spt cli::tests::subcommands_parse
2026-06-21T03:29:16.4991062Z         PASS [   0.084s] ( 158/1258) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-21T03:29:16.4991753Z         PASS [   0.055s] ( 159/1258) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-21T03:29:16.5180089Z         PASS [   0.028s] ( 160/1258) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-21T03:29:16.5180778Z         PASS [   0.020s] ( 161/1258) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-21T03:29:16.5181739Z         PASS [   0.029s] ( 162/1258) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-21T03:29:16.5509242Z         PASS [   0.033s] ( 163/1258) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-21T03:29:16.5523150Z         PASS [   0.034s] ( 164/1258) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-21T03:29:16.5523780Z         PASS [   0.034s] ( 165/1258) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-21T03:29:16.5721797Z         PASS [   0.021s] ( 166/1258) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-21T03:29:16.5802406Z         PASS [   0.028s] ( 167/1258) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-21T03:29:16.5991372Z         PASS [   0.046s] ( 168/1258) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-21T03:29:16.6080805Z         PASS [   0.027s] ( 169/1258) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-21T03:29:16.6081483Z         PASS [   0.192s] ( 170/1258) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-21T03:29:16.6109160Z         PASS [   0.039s] ( 171/1258) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-21T03:29:16.6453421Z         PASS [   0.046s] ( 172/1258) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-21T03:29:16.6454305Z         PASS [   0.034s] ( 173/1258) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-21T03:29:16.6715632Z         PASS [   0.061s] ( 174/1258) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-21T03:29:16.6725510Z         PASS [   0.061s] ( 175/1258) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-21T03:29:16.6796671Z         PASS [   0.034s] ( 176/1258) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-06-21T03:29:16.6797334Z         PASS [   0.034s] ( 177/1258) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-21T03:29:16.7299709Z         PASS [   0.048s] ( 178/1258) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-06-21T03:29:16.7314539Z         PASS [   0.048s] ( 179/1258) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-06-21T03:29:16.7349307Z         PASS [   0.059s] ( 180/1258) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-21T03:29:16.7349978Z         PASS [   0.059s] ( 181/1258) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-21T03:29:16.7519914Z         PASS [   0.021s] ( 182/1258) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-21T03:29:16.7667223Z         PASS [   0.038s] ( 183/1258) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-21T03:29:16.7702172Z         PASS [   0.040s] ( 184/1258) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-21T03:29:16.7774402Z         PASS [   0.050s] ( 185/1258) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-21T03:29:16.7797109Z         PASS [   0.032s] ( 186/1258) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-21T03:29:16.7967809Z         PASS [   0.031s] ( 187/1258) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-21T03:29:16.8060649Z         PASS [   0.036s] ( 188/1258) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-21T03:29:16.8158495Z         PASS [   0.038s] ( 189/1258) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-21T03:29:16.8195389Z         PASS [   0.040s] ( 190/1258) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-06-21T03:29:16.8307404Z         PASS [   0.034s] ( 191/1258) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-21T03:29:16.8402280Z         PASS [   1.873s] ( 192/1258) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-21T03:29:16.8403110Z         PASS [  11.450s] ( 193/1258) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-21T03:29:16.8486451Z         PASS [   0.042s] ( 194/1258) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-21T03:29:16.8487146Z         PASS [   0.031s] ( 195/1258) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-21T03:29:16.8492328Z         PASS [   0.030s] ( 196/1258) spt::bin/spt picker::model::tests::back_unwinds
2026-06-21T03:29:16.8501786Z         PASS [   0.019s] ( 197/1258) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-21T03:29:16.8691850Z         PASS [   0.034s] ( 198/1258) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-21T03:29:16.8692524Z         PASS [   0.034s] ( 199/1258) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-21T03:29:16.8724411Z         PASS [   0.025s] ( 200/1258) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-21T03:29:16.8733095Z         PASS [   0.026s] ( 201/1258) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-21T03:29:16.8773892Z         PASS [   0.027s] ( 202/1258) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-21T03:29:16.8817693Z         PASS [   0.031s] ( 203/1258) spt::bin/spt picker::model::tests::filter_narrows
2026-06-21T03:29:16.8889495Z         PASS [   0.018s] ( 204/1258) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-21T03:29:16.8963619Z         PASS [   0.023s] ( 205/1258) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-21T03:29:16.8968797Z         PASS [   0.027s] ( 206/1258) spt::bin/spt picker::model::tests::kind_routes
2026-06-21T03:29:16.9100275Z         PASS [   0.034s] ( 207/1258) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-21T03:29:16.9106164Z         PASS [   0.030s] ( 208/1258) spt::bin/spt picker::model::tests::resume_title_render
2026-06-21T03:29:16.9112281Z         PASS [   0.029s] ( 209/1258) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-21T03:29:16.9113211Z         PASS [   0.025s] ( 210/1258) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-21T03:29:16.9133195Z         PASS [   0.017s] ( 211/1258) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-21T03:29:16.9326376Z         PASS [   0.029s] ( 212/1258) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-21T03:29:16.9333731Z         PASS [   0.021s] ( 213/1258) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-21T03:29:16.9334417Z         PASS [   0.026s] ( 214/1258) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-21T03:29:16.9548336Z         PASS [   0.040s] ( 215/1258) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-21T03:29:16.9596952Z         PASS [   0.031s] ( 216/1258) spt::bin/spt picker::view::tests::kind_buffer
2026-06-21T03:29:16.9687624Z         PASS [   0.049s] ( 217/1258) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-21T03:29:16.9714399Z         PASS [   0.043s] ( 218/1258) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-21T03:29:16.9751032Z         PASS [   0.041s] ( 219/1258) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-21T03:29:16.9819430Z         PASS [   0.067s] ( 220/1258) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-21T03:29:16.9882713Z         PASS [   0.032s] ( 221/1258) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-21T03:29:16.9913163Z         PASS [   0.019s] ( 222/1258) spt::bin/spt rc::tests::bracketed_paste_framing_is_exact_and_content_verbatim
2026-06-21T03:29:16.9973181Z         PASS [   0.046s] ( 223/1258) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-21T03:29:17.0057885Z         PASS [   0.016s] ( 224/1258) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-21T03:29:17.0058671Z         PASS [   0.027s] ( 225/1258) spt::bin/spt rc::tests::clipboard_paste_wraps_nonempty_and_noops_on_empty_or_failure
2026-06-21T03:29:17.0061632Z         PASS [   0.030s] ( 226/1258) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-21T03:29:17.0147476Z         PASS [   0.047s] ( 227/1258) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-21T03:29:17.0148064Z         PASS [   0.021s] ( 228/1258) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-21T03:29:17.0346876Z         PASS [   0.030s] ( 229/1258) spt::bin/spt rc::tests::key_event_step_detach_sm
2026-06-21T03:29:17.0361113Z         PASS [   0.030s] ( 230/1258) spt::bin/spt rc::tests::mouse_is_paste_only_right_button_down
2026-06-21T03:29:17.0361753Z         PASS [   0.037s] ( 231/1258) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-21T03:29:17.0410561Z         PASS [   0.031s] ( 232/1258) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-06-21T03:29:17.0413848Z         PASS [   0.036s] ( 233/1258) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-06-21T03:29:17.0414507Z         PASS [   0.030s] ( 234/1258) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-21T03:29:17.0501391Z         PASS [   0.015s] ( 235/1258) spt::bin/spt rc::tests::scroll_sgr_emits_exact_xterm_bytes
2026-06-21T03:29:17.0526110Z         PASS [   0.018s] ( 236/1258) spt::bin/spt rc::tests::scroll_dir_classifies_wheel_only
2026-06-21T03:29:17.0613498Z         PASS [   0.027s] ( 237/1258) spt::bin/spt rc::tests::translate_key_event_emits_exact_xterm_vt
2026-06-21T03:29:17.0720190Z         PASS [   0.031s] ( 238/1258) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-21T03:29:17.2695110Z         PASS [   0.222s] ( 239/1258) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-21T03:29:17.3220945Z         PASS [   0.056s] ( 240/1258) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-21T03:29:17.3247212Z         PASS [   0.253s] ( 241/1258) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-21T03:29:17.3274982Z         PASS [   0.264s] ( 242/1258) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-21T03:29:17.3575099Z         PASS [   0.035s] ( 243/1258) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-21T03:29:17.3642698Z         PASS [   0.040s] ( 244/1258) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-21T03:29:17.3735851Z         PASS [   0.319s] ( 245/1258) spt-daemon access::tests::gate_decision_table
2026-06-21T03:29:17.3736514Z         PASS [   0.046s] ( 246/1258) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-21T03:29:17.3816993Z         PASS [   0.027s] ( 247/1258) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-21T03:29:17.3896207Z         PASS [   0.018s] ( 248/1258) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-21T03:29:17.4063781Z         PASS [   0.041s] ( 249/1258) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-21T03:29:17.4159708Z         PASS [   0.042s] ( 250/1258) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-21T03:29:17.4363721Z         PASS [   0.055s] ( 251/1258) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-21T03:29:17.4890214Z         PASS [   0.083s] ( 252/1258) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-21T03:29:17.4951946Z         PASS [   0.104s] ( 253/1258) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-21T03:29:17.5082224Z         PASS [   0.093s] ( 254/1258) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-21T03:29:17.5398470Z         PASS [   0.094s] ( 255/1258) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-21T03:29:17.5718033Z         PASS [   0.078s] ( 256/1258) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-21T03:29:17.5718962Z         PASS [   0.041s] ( 257/1258) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-21T03:29:17.5806715Z         PASS [   0.069s] ( 258/1258) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-21T03:29:17.5928312Z         PASS [   0.026s] ( 259/1258) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-21T03:29:17.5934962Z         PASS [   0.099s] ( 260/1258) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-21T03:29:17.5942984Z         PASS [   0.018s] ( 261/1258) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-21T03:29:17.5974680Z         PASS [   0.027s] ( 262/1258) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-21T03:29:17.6098040Z         PASS [   0.558s] ( 263/1258) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-21T03:29:17.6146872Z         PASS [   0.022s] ( 264/1258) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-21T03:29:17.6231589Z         PASS [   0.028s] ( 265/1258) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-21T03:29:17.6319096Z         PASS [   0.017s] ( 266/1258) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-21T03:29:17.6414482Z         PASS [   0.043s] ( 267/1258) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-21T03:29:17.6436643Z         PASS [   0.034s] ( 268/1258) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-21T03:29:17.6471998Z         PASS [   0.025s] ( 269/1258) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-21T03:29:17.6477098Z         PASS [   0.016s] ( 270/1258) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-21T03:29:17.6618883Z         PASS [   0.020s] ( 271/1258) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-21T03:29:17.6719390Z         PASS [   0.024s] ( 272/1258) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-21T03:29:17.6849376Z         PASS [   0.038s] ( 273/1258) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-21T03:29:17.6872814Z         PASS [   0.015s] ( 274/1258) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-21T03:29:17.8218015Z         PASS [   0.780s] ( 275/1258) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-21T03:29:17.8823443Z         PASS [   0.242s] ( 276/1258) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-21T03:29:18.0463140Z         LEAK [   0.452s] ( 277/1258) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-21T03:29:18.1197766Z         PASS [   0.237s] ( 278/1258) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-21T03:29:18.1359884Z         PASS [   0.016s] ( 279/1258) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-06-21T03:29:18.1554610Z         PASS [   0.467s] ( 280/1258) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-21T03:29:18.1556155Z         PASS [   0.469s] ( 281/1258) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-21T03:29:18.1603461Z         PASS [   0.023s] ( 282/1258) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-06-21T03:29:18.1838632Z         PASS [   0.024s] ( 283/1258) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-06-21T03:29:18.1888740Z         PASS [   0.033s] ( 284/1258) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-21T03:29:18.2112848Z         PASS [   0.025s] ( 285/1258) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-06-21T03:29:18.2156650Z         PASS [   0.028s] ( 286/1258) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-21T03:29:18.2307935Z         PASS [   0.021s] ( 287/1258) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-06-21T03:29:18.2356012Z         PASS [   0.020s] ( 288/1258) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-21T03:29:18.2612846Z         PASS [   0.029s] ( 289/1258) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-21T03:29:18.2756748Z         PASS [   0.039s] ( 290/1258) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-21T03:29:18.2864561Z         PASS [   0.026s] ( 291/1258) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-21T03:29:18.3241999Z         LEAK [   0.662s] ( 292/1258) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-21T03:29:20.6218929Z         PASS [   2.346s] ( 293/1258) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-21T03:29:20.6253487Z         PASS [   2.335s] ( 294/1258) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-21T03:29:20.6973193Z         PASS [   2.372s] ( 295/1258) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-21T03:29:20.7103691Z         PASS [   0.089s] ( 296/1258) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-21T03:29:20.7160341Z         PASS [   0.094s] ( 297/1258) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-21T03:29:20.7164429Z         PASS [   0.019s] ( 298/1258) spt-daemon config::tests::missing_file_is_default
2026-06-21T03:29:20.7376626Z         PASS [   0.027s] ( 299/1258) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-21T03:29:20.7424081Z         PASS [   0.026s] ( 300/1258) spt-daemon config::tests::save_load_roundtrip
2026-06-21T03:29:20.7533256Z         PASS [   0.016s] ( 301/1258) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-21T03:29:20.7545009Z         PASS [   0.040s] ( 302/1258) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-21T03:29:20.7965486Z         PASS [   0.054s] ( 303/1258) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-21T03:29:20.8308016Z         LEAK [   3.008s] ( 304/1258) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-21T03:29:20.8444505Z         PASS [   0.091s] ( 305/1258) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-21T03:29:20.8464507Z         PASS [   0.016s] ( 306/1258) spt-daemon daemon::tests::drive_ladder_all_err_returns_last_err
2026-06-21T03:29:20.8571235Z         PASS [   0.013s] ( 307/1258) spt-daemon daemon::tests::drive_ladder_falls_through_to_next_rung_on_err
2026-06-21T03:29:20.8617562Z         PASS [   0.016s] ( 308/1258) spt-daemon daemon::tests::drive_ladder_picks_first_ok_rung
2026-06-21T03:29:20.8753378Z         PASS [   0.013s] ( 309/1258) spt-daemon daemon::tests::launch_ladder_order_is_wmi_schtasks_breakaway_injob
2026-06-21T03:29:20.8787282Z         PASS [   0.021s] ( 310/1258) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-21T03:29:20.8902810Z         PASS [   0.015s] ( 311/1258) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-21T03:29:20.8985620Z         PASS [   0.020s] ( 312/1258) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-21T03:29:20.9037496Z         PASS [   0.013s] ( 313/1258) spt-daemon daemon::tests::wmi_create_script_carries_the_no_window_startup_spec
2026-06-21T03:29:20.9141059Z         PASS [   0.015s] ( 314/1258) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-21T03:29:20.9303672Z         PASS [   0.026s] ( 315/1258) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-21T03:29:20.9326063Z         PASS [   2.886s] ( 316/1258) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-21T03:29:20.9427076Z         PASS [   0.028s] ( 317/1258) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-21T03:29:20.9573462Z         PASS [   0.023s] ( 318/1258) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-21T03:29:20.9578237Z         PASS [   0.027s] ( 319/1258) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-21T03:29:20.9639821Z         PASS [   0.021s] ( 320/1258) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-21T03:29:20.9724281Z         PASS [   0.017s] ( 321/1258) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-21T03:29:20.9820252Z         PASS [   0.018s] ( 322/1258) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-21T03:29:20.9821474Z         PASS [   0.024s] ( 323/1258) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-21T03:29:21.0053972Z         PASS [   0.029s] ( 324/1258) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-21T03:29:21.0078312Z         PASS [   0.026s] ( 325/1258) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-21T03:29:21.0177396Z         PASS [   0.033s] ( 326/1258) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-21T03:29:21.0216184Z         PASS [   0.020s] ( 327/1258) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-21T03:29:21.0287676Z         PASS [   0.020s] ( 328/1258) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-21T03:29:21.0481814Z         PASS [   0.029s] ( 329/1258) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-21T03:29:21.0760500Z         PASS [   0.042s] ( 330/1258) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-21T03:29:21.0761403Z         PASS [   0.026s] ( 331/1258) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-21T03:29:21.1082477Z         PASS [   0.037s] ( 332/1258) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-21T03:29:21.1088992Z         PASS [   5.723s] ( 333/1258) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-21T03:29:21.1179789Z         PASS [   0.047s] ( 334/1258) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-21T03:29:21.1362962Z         PASS [   0.028s] ( 335/1258) spt-daemon digest::tests::resolve_config_precedence
2026-06-21T03:29:21.1363651Z         PASS [   0.028s] ( 336/1258) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-21T03:29:21.1530251Z         PASS [   0.030s] ( 337/1258) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-21T03:29:21.1846048Z         PASS [   0.384s] ( 338/1258) spt-daemon daemon::tests::detached_no_inherit_falls_back_under_a_breakaway_denying_job
2026-06-21T03:29:21.1916345Z         PASS [   0.426s] ( 339/1258) spt-daemon daemon::tests::breakaway_spawn_escapes_a_kill_on_close_job
2026-06-21T03:29:21.1917590Z         PASS [   0.045s] ( 340/1258) spt-daemon digesthub::tests::render_is_glanceable
2026-06-21T03:29:21.1994314Z         PASS [   0.043s] ( 341/1258) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-21T03:29:21.1995138Z         PASS [   0.058s] ( 342/1258) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-21T03:29:21.2265206Z         PASS [   0.034s] ( 343/1258) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-21T03:29:21.2529947Z         PASS [   0.070s] ( 344/1258) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-21T03:29:21.2553404Z         PASS [   0.070s] ( 345/1258) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-21T03:29:21.2577464Z         PASS [   0.060s] ( 346/1258) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-21T03:29:21.2582816Z         PASS [   0.042s] ( 347/1258) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-21T03:29:21.2614089Z         PASS [   0.068s] ( 348/1258) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-21T03:29:21.2762748Z         PASS [   0.018s] ( 349/1258) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-21T03:29:21.3062059Z         PASS [   0.035s] ( 350/1258) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-21T03:29:21.3082830Z         PASS [   0.052s] ( 351/1258) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-06-21T03:29:21.3347420Z         PASS [   0.082s] ( 352/1258) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-21T03:29:21.3450383Z         PASS [   0.038s] ( 353/1258) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-21T03:29:21.3562846Z         PASS [   0.021s] ( 354/1258) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-21T03:29:21.3667256Z         PASS [   0.109s] ( 355/1258) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-21T03:29:21.3691530Z         PASS [   0.023s] ( 356/1258) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-21T03:29:21.3692337Z         PASS [   0.065s] ( 357/1258) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-06-21T03:29:21.3758272Z         PASS [   0.020s] ( 358/1258) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-21T03:29:21.3791889Z         PASS [   0.356s] ( 359/1258) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-21T03:29:21.4024012Z         PASS [   0.037s] ( 360/1258) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-21T03:29:21.4117185Z         PASS [   0.043s] ( 361/1258) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-21T03:29:21.4143440Z         PASS [   0.043s] ( 362/1258) spt-daemon grants::tests::escalation_answers_apply
2026-06-21T03:29:21.4217705Z         PASS [   0.046s] ( 363/1258) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-21T03:29:21.4438469Z         PASS [   6.471s] ( 364/1258) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-21T03:29:21.4610286Z         PASS [   0.052s] ( 365/1258) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-21T03:29:21.4611083Z         PASS [  11.419s] ( 366/1258) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-21T03:29:21.4611718Z         PASS [   0.050s] ( 367/1258) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-21T03:29:21.4653762Z         PASS [   0.042s] ( 368/1258) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-21T03:29:21.4787070Z         PASS [   0.063s] ( 369/1258) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-21T03:29:21.4860177Z         PASS [   0.027s] ( 370/1258) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-21T03:29:21.4866971Z         PASS [   0.041s] ( 371/1258) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-21T03:29:21.4924942Z         PASS [   0.033s] ( 372/1258) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-21T03:29:21.4925886Z         PASS [   0.030s] ( 373/1258) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-21T03:29:21.5067674Z         PASS [   0.043s] ( 374/1258) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-06-21T03:29:21.5068699Z         PASS [   0.031s] ( 375/1258) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-06-21T03:29:21.5095974Z         PASS [   0.250s] ( 376/1258) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-21T03:29:21.5174618Z         PASS [   0.036s] ( 377/1258) spt-daemon harnesshost::tests::prepare_threads_translation_binary_path_when_declared
2026-06-21T03:29:21.5703706Z         PASS [  15.570s] ( 378/1258) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-21T03:29:21.6318866Z         PASS [   0.244s] ( 379/1258) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-21T03:29:21.7345458Z         PASS [   0.218s] ( 380/1258) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-21T03:29:21.7464049Z         PASS [   0.239s] ( 381/1258) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-21T03:29:21.8060436Z         PASS [   0.284s] ( 382/1258) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-21T03:29:21.8245809Z         PASS [   0.333s] ( 383/1258) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-21T03:29:21.8394773Z         PASS [   0.326s] ( 384/1258) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-21T03:29:21.8648436Z         PASS [   0.366s] ( 385/1258) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-21T03:29:21.8649186Z         PASS [   0.370s] ( 386/1258) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-21T03:29:21.8649868Z         PASS [   0.031s] ( 387/1258) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-21T03:29:21.9594141Z         PASS [   0.390s] ( 388/1258) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-21T03:29:22.0033001Z         PASS [   0.177s] ( 389/1258) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-21T03:29:22.0289537Z         PASS [   0.175s] ( 390/1258) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-21T03:29:22.0457804Z         PASS [   0.423s] ( 391/1258) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-21T03:29:22.0621238Z         PASS [   0.330s] ( 392/1258) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-21T03:29:22.0622054Z         PASS [   0.198s] ( 393/1258) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-21T03:29:22.0703692Z         PASS [   0.207s] ( 394/1258) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-21T03:29:22.1162835Z         PASS [   0.065s] ( 395/1258) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-21T03:29:22.1361048Z         PASS [   0.176s] ( 396/1258) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-21T03:29:22.1582260Z         PASS [   0.096s] ( 397/1258) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-21T03:29:22.1718103Z         PASS [   0.103s] ( 398/1258) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-21T03:29:22.2649534Z         PASS [   0.110s] ( 399/1258) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-21T03:29:22.2977505Z         PASS [   0.030s] ( 400/1258) spt-daemon livehost::tests::residency_classification
2026-06-21T03:29:22.3493065Z         PASS [   0.348s] ( 401/1258) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-21T03:29:22.3583187Z         PASS [   0.550s] ( 402/1258) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-21T03:29:22.3748692Z         PASS [   0.078s] ( 403/1258) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-21T03:29:22.3760851Z         PASS [   0.024s] ( 404/1258) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-21T03:29:22.3773040Z         PASS [   0.026s] ( 405/1258) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-21T03:29:22.3941994Z         PASS [   0.325s] ( 406/1258) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-21T03:29:22.4126410Z         PASS [   0.033s] ( 407/1258) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-21T03:29:22.4127123Z         PASS [   0.030s] ( 408/1258) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-06-21T03:29:22.4134595Z         PASS [   0.034s] ( 409/1258) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-21T03:29:22.4344262Z         PASS [   0.048s] ( 410/1258) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-06-21T03:29:22.4461218Z         PASS [   0.031s] ( 411/1258) spt-daemon msg::tests::output_envelope_round_trips
2026-06-21T03:29:22.4576897Z         PASS [   0.052s] ( 412/1258) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-21T03:29:22.4777924Z         PASS [   0.043s] ( 413/1258) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-21T03:29:22.4820526Z         PASS [   0.071s] ( 414/1258) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-21T03:29:22.4960554Z         PASS [   0.331s] ( 415/1258) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-21T03:29:22.5005195Z         PASS [   0.390s] ( 416/1258) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-21T03:29:22.5143613Z         PASS [   0.018s] ( 417/1258) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-21T03:29:22.5642293Z         PASS [  20.219s] ( 418/1258) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-21T03:29:22.5646874Z         PASS [   0.430s] ( 419/1258) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-21T03:29:22.5665774Z         PASS [   0.088s] ( 420/1258) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-21T03:29:22.5666569Z         PASS [   0.109s] ( 421/1258) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-21T03:29:22.5986868Z         PASS [   0.569s] ( 422/1258) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-21T03:29:22.6566098Z         PASS [   0.156s] ( 423/1258) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-21T03:29:22.6960296Z         PASS [   0.259s] ( 424/1258) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-21T03:29:22.7043473Z         PASS [   0.047s] ( 425/1258) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-21T03:29:22.7536938Z         PASS [   0.156s] ( 426/1258) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-21T03:29:22.8356320Z         PASS [   0.269s] ( 427/1258) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-21T03:29:22.8643393Z         PASS [   0.350s] ( 428/1258) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-21T03:29:22.8651697Z         PASS [   0.111s] ( 429/1258) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-21T03:29:22.9763143Z         PASS [   0.412s] ( 430/1258) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-21T03:29:22.9763775Z         PASS [   0.410s] ( 431/1258) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-21T03:29:23.0013141Z         PASS [   0.437s] ( 432/1258) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-21T03:29:23.0132080Z         PASS [   0.012s] ( 433/1258) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-21T03:29:23.0424571Z         PASS [   0.029s] ( 434/1258) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-21T03:29:23.0920955Z         PASS [   0.050s] ( 435/1258) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-21T03:29:23.1292940Z         PASS [   0.264s] ( 436/1258) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-21T03:29:23.1296623Z         PASS [   0.265s] ( 437/1258) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-21T03:29:23.1394549Z         PASS [  20.795s] ( 438/1258) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-21T03:29:23.1408043Z         PASS [   0.049s] ( 439/1258) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-21T03:29:23.1461126Z         PASS [   0.016s] ( 440/1258) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-21T03:29:23.1905765Z         PASS [   5.036s] ( 441/1258) spt-daemon broker::tests::controller_deliver_is_bounded_never_a_permanent_park
2026-06-21T03:29:23.1920089Z         PASS [   0.063s] ( 442/1258) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-21T03:29:23.2083305Z         PASS [   0.232s] ( 443/1258) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-21T03:29:23.2111510Z         PASS [   0.235s] ( 444/1258) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-21T03:29:23.2498171Z         PASS [   0.546s] ( 445/1258) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-21T03:29:23.2868561Z         PASS [   0.591s] ( 446/1258) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-21T03:29:23.2957999Z         PASS [   1.550s] ( 447/1258) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-21T03:29:23.3097924Z         PASS [   0.014s] ( 448/1258) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-21T03:29:23.3192224Z         PASS [   0.032s] ( 449/1258) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-21T03:29:23.3470677Z         PASS [   0.511s] ( 450/1258) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-21T03:29:23.3541405Z         PASS [   0.035s] ( 451/1258) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-21T03:29:23.3599665Z         PASS [   0.013s] ( 452/1258) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-21T03:29:23.3728261Z         PASS [   0.019s] ( 453/1258) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-21T03:29:23.3746504Z         PASS [   0.065s] ( 454/1258) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-21T03:29:23.3774352Z         PASS [   0.017s] ( 455/1258) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-21T03:29:23.3839089Z         PASS [   0.011s] ( 456/1258) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-21T03:29:23.3868133Z         PASS [   0.012s] ( 457/1258) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-21T03:29:23.3915344Z         PASS [   0.014s] ( 458/1258) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-21T03:29:23.3986970Z         PASS [   0.012s] ( 459/1258) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-21T03:29:23.4031667Z         PASS [   0.012s] ( 460/1258) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-21T03:29:23.4418814Z         PASS [   0.039s] ( 461/1258) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-21T03:29:23.4419452Z         PASS [   0.058s] ( 462/1258) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-21T03:29:23.4691256Z         PASS [   0.330s] ( 463/1258) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-21T03:29:23.4703094Z         PASS [   0.280s] ( 464/1258) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-21T03:29:23.4705761Z         PASS [   0.072s] ( 465/1258) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-21T03:29:23.4706517Z         PASS [   0.325s] ( 466/1258) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-21T03:29:23.4788567Z         PASS [   0.037s] ( 467/1258) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-21T03:29:23.4886030Z         PASS [   0.018s] ( 468/1258) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-21T03:29:23.4988626Z         PASS [   0.028s] ( 469/1258) spt-daemon reconcile::tests::active_node_wins
2026-06-21T03:29:23.5009930Z         PASS [   0.309s] ( 470/1258) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-21T03:29:23.5039864Z         PASS [   0.033s] ( 471/1258) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-21T03:29:23.5072053Z         PASS [   0.028s] ( 472/1258) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-21T03:29:23.5073450Z         PASS [   0.065s] ( 473/1258) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-21T03:29:23.5104285Z         PASS [   0.022s] ( 474/1258) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-21T03:29:23.5785436Z         PASS [   0.366s] ( 475/1258) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-21T03:29:23.5811908Z         PASS [   0.073s] ( 476/1258) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-21T03:29:23.5979716Z         PASS [   0.457s] ( 477/1258) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-21T03:29:23.6218398Z         PASS [   0.119s] ( 478/1258) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-21T03:29:23.6222676Z         PASS [   0.121s] ( 479/1258) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-21T03:29:23.6250312Z         PASS [   0.117s] ( 480/1258) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-21T03:29:23.6456122Z         PASS [   0.437s] ( 481/1258) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-21T03:29:23.6469758Z         PASS [   0.139s] ( 482/1258) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-21T03:29:23.6649889Z         PASS [   1.182s] ( 483/1258) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-21T03:29:23.6667217Z         PASS [   0.086s] ( 484/1258) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-21T03:29:23.6668051Z         PASS [   0.088s] ( 485/1258) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-21T03:29:23.6697637Z         PASS [   0.072s] ( 486/1258) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-21T03:29:23.6727098Z         PASS [   0.423s] ( 487/1258) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-21T03:29:23.6771227Z         PASS [   0.166s] ( 488/1258) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-21T03:29:23.6875387Z         PASS [   0.067s] ( 489/1258) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-21T03:29:23.6901977Z         PASS [   0.070s] ( 490/1258) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-21T03:29:23.6942773Z         PASS [   0.048s] ( 491/1258) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-21T03:29:23.7108298Z         PASS [   0.048s] ( 492/1258) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-21T03:29:23.7326109Z         PASS [   0.107s] ( 493/1258) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-21T03:29:23.7326977Z         PASS [   0.086s] ( 494/1258) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-21T03:29:23.7719895Z         PASS [   0.094s] ( 495/1258) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-21T03:29:23.7822988Z         PASS [   0.104s] ( 496/1258) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-21T03:29:23.7827759Z         PASS [   0.095s] ( 497/1258) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-21T03:29:23.7848155Z         PASS [   0.094s] ( 498/1258) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-21T03:29:23.7853602Z         PASS [   0.075s] ( 499/1258) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-21T03:29:23.7859728Z         PASS [   0.092s] ( 500/1258) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-21T03:29:23.7878953Z         PASS [   0.118s] ( 501/1258) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-21T03:29:23.7895642Z         PASS [   0.057s] ( 502/1258) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-21T03:29:23.7967013Z         PASS [   0.015s] ( 503/1258) spt-daemon release::tests::hex_roundtrips
2026-06-21T03:29:23.7989448Z         PASS [   0.032s] ( 504/1258) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-21T03:29:23.8006562Z         PASS [   0.069s] ( 505/1258) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-21T03:29:23.8114073Z         PASS [   0.026s] ( 506/1258) spt-daemon release::tests::revoked_key_is_rejected
2026-06-21T03:29:24.4488986Z         PASS [   0.663s] ( 507/1258) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-21T03:29:24.4496369Z         PASS [   0.661s] ( 508/1258) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-21T03:29:24.4500187Z         PASS [   0.667s] ( 509/1258) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-21T03:29:24.4502829Z         PASS [   0.665s] ( 510/1258) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-21T03:29:24.4692267Z         PASS [   0.679s] ( 511/1258) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-21T03:29:24.4789057Z         PASS [   0.683s] ( 512/1258) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-21T03:29:24.4875299Z         PASS [   0.686s] ( 513/1258) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-21T03:29:24.4906509Z         PASS [   0.679s] ( 514/1258) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-21T03:29:24.4909883Z         PASS [   0.692s] ( 515/1258) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-21T03:29:24.4910616Z         PASS [   0.042s] ( 516/1258) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-21T03:29:24.5015165Z         PASS [   0.015s] ( 517/1258) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-21T03:29:24.8372491Z         PASS [   0.387s] ( 518/1258) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-21T03:29:24.8373195Z         PASS [   0.387s] ( 519/1258) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-21T03:29:24.8374444Z         PASS [   0.368s] ( 520/1258) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-21T03:29:24.8425770Z         PASS [   0.351s] ( 521/1258) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-21T03:29:24.8451155Z         PASS [   0.366s] ( 522/1258) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-21T03:29:24.8472208Z         PASS [   0.346s] ( 523/1258) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-21T03:29:24.9599214Z         PASS [   0.510s] ( 524/1258) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-21T03:29:25.0131069Z         PASS [   0.521s] ( 525/1258) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-21T03:29:25.0170096Z         PASS [   0.181s] ( 526/1258) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-21T03:29:25.0750333Z         PASS [   0.232s] ( 527/1258) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-21T03:29:25.0789950Z         PASS [   0.243s] ( 528/1258) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-21T03:29:25.0790876Z         PASS [   0.119s] ( 529/1258) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-21T03:29:25.0863801Z         PASS [   0.239s] ( 530/1258) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-21T03:29:25.0934782Z         PASS [   0.249s] ( 531/1258) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-21T03:29:25.0939108Z         PASS [   0.082s] ( 532/1258) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-21T03:29:25.0943121Z         PASS [   0.019s] ( 533/1258) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-21T03:29:25.0966419Z         PASS [   0.080s] ( 534/1258) spt-daemon seedmap::tests::take_absent_is_none
2026-06-21T03:29:25.1873749Z         PASS [   0.108s] ( 535/1258) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-21T03:29:25.1949190Z         PASS [   0.114s] ( 536/1258) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-21T03:29:25.1987662Z         PASS [   0.112s] ( 537/1258) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-21T03:29:25.2018739Z         PASS [   0.108s] ( 538/1258) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-21T03:29:25.2049077Z         PASS [   0.111s] ( 539/1258) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-21T03:29:25.2065653Z         PASS [   0.112s] ( 540/1258) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-21T03:29:25.2163310Z         PASS [   0.029s] ( 541/1258) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-21T03:29:25.2215277Z         PASS [   0.028s] ( 542/1258) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-21T03:29:25.2263822Z         PASS [   0.027s] ( 543/1258) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-21T03:29:25.2295228Z         PASS [   0.027s] ( 544/1258) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-21T03:29:25.2354684Z         PASS [   0.139s] ( 545/1258) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-21T03:29:25.2385376Z         PASS [   0.034s] ( 546/1258) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-21T03:29:25.2410133Z         PASS [   0.034s] ( 547/1258) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-21T03:29:25.2426118Z         PASS [   0.026s] ( 548/1258) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-21T03:29:25.2466284Z         PASS [   0.756s] ( 549/1258) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-21T03:29:25.2662692Z         PASS [   0.045s] ( 550/1258) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-21T03:29:25.3197908Z         PASS [   0.090s] ( 551/1258) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-21T03:29:25.3204907Z         PASS [   0.077s] ( 552/1258) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-21T03:29:25.3332737Z         PASS [   0.086s] ( 553/1258) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-21T03:29:25.3333505Z         PASS [   0.497s] ( 554/1258) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-21T03:29:25.3340380Z         PASS [   1.668s] ( 555/1258) spt-daemon relay::tests::run_honors_stop
2026-06-21T03:29:25.3454078Z         PASS [   0.079s] ( 556/1258) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-21T03:29:25.3502530Z         PASS [   0.029s] ( 557/1258) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-21T03:29:25.3539738Z         PASS [   0.128s] ( 558/1258) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-21T03:29:25.3547543Z         PASS [   0.034s] ( 559/1258) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-21T03:29:25.3760285Z         PASS [   0.031s] ( 560/1258) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-21T03:29:25.3874059Z         PASS [   0.053s] ( 561/1258) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-21T03:29:25.4016911Z         PASS [   0.024s] ( 562/1258) spt-daemon sync::tests::gate_decision_table
2026-06-21T03:29:25.4073713Z         PASS [   0.074s] ( 563/1258) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-21T03:29:25.4245609Z         PASS [   0.017s] ( 564/1258) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-06-21T03:29:25.4324825Z         PASS [   0.078s] ( 565/1258) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-21T03:29:25.4412832Z         PASS [   0.016s] ( 566/1258) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-06-21T03:29:25.4503668Z         PASS [   0.018s] ( 567/1258) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-06-21T03:29:25.4544594Z         PASS [   1.791s] ( 568/1258) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-21T03:29:25.4658952Z         PASS [   0.024s] ( 569/1258) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-06-21T03:29:25.4748278Z         PASS [   0.024s] ( 570/1258) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-21T03:29:25.4756292Z         PASS [   0.021s] ( 571/1258) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-21T03:29:25.4864374Z         PASS [   0.021s] ( 572/1258) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-21T03:29:25.4930017Z         PASS [   0.018s] ( 573/1258) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-21T03:29:25.5005285Z         PASS [   0.025s] ( 574/1258) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-21T03:29:25.5101140Z         PASS [   0.023s] ( 575/1258) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-21T03:29:25.5408401Z         PASS [   0.190s] ( 576/1258) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-21T03:29:25.5409326Z         PASS [   0.039s] ( 577/1258) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-21T03:29:25.5420428Z         PASS [   0.047s] ( 578/1258) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-21T03:29:25.5448929Z         PASS [   0.035s] ( 579/1258) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-21T03:29:25.5831217Z         PASS [   0.041s] ( 580/1258) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-21T03:29:25.5950761Z         PASS [   0.055s] ( 581/1258) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-21T03:29:25.6057580Z         PASS [   0.066s] ( 582/1258) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-21T03:29:25.6093127Z         PASS [   0.064s] ( 583/1258) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-21T03:29:25.6509760Z         PASS [   0.041s] ( 584/1258) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-21T03:29:25.6510406Z         PASS [   0.052s] ( 585/1258) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-21T03:29:25.6527768Z         PASS [   2.183s] ( 586/1258) spt-daemon reap::tests::job_reaps_enrolled_child_and_grandchild
2026-06-21T03:29:25.6542746Z         PASS [   0.072s] ( 587/1258) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-21T03:29:25.6678495Z         PASS [   0.052s] ( 588/1258) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-21T03:29:25.6956841Z         PASS [   0.046s] ( 589/1258) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-21T03:29:25.7032825Z         PASS [   0.042s] ( 590/1258) spt-daemon::budget measure_dormant_seat_budget
2026-06-21T03:29:25.7354724Z         PASS [   0.494s] ( 591/1258) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-21T03:29:25.7463756Z         PASS [   0.043s] ( 592/1258) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-21T03:29:25.7574137Z         PASS [   0.419s] ( 593/1258) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-21T03:29:25.7985396Z         PASS [   0.145s] ( 594/1258) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-21T03:29:25.9040945Z         PASS [   0.662s] ( 595/1258) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-21T03:29:25.9079712Z         PASS [   0.671s] ( 596/1258) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-21T03:29:25.9998036Z         PASS [   0.347s] ( 597/1258) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-21T03:29:26.0869650Z         PASS [   0.289s] ( 598/1258) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-21T03:29:26.1460334Z         PASS [   0.411s] ( 599/1258) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-21T03:29:26.1964507Z         PASS [   0.289s] ( 600/1258) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-21T03:29:26.2639426Z         PASS [   0.510s] ( 601/1258) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-21T03:29:26.2762088Z         PASS [   0.522s] ( 602/1258) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-21T03:29:26.2762805Z         PASS [   0.274s] ( 603/1258) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-21T03:29:26.2764169Z         PASS [   0.373s] ( 604/1258) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-21T03:29:26.2764980Z         PASS [   0.580s] ( 605/1258) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-21T03:29:26.3105574Z         PASS [   0.663s] ( 606/1258) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-21T03:29:26.3809191Z         PASS [   0.102s] ( 607/1258) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-21T03:29:26.4270646Z         PASS [   0.279s] ( 608/1258) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-21T03:29:26.5160841Z         PASS [   0.196s] ( 609/1258) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-21T03:29:26.5210579Z         PASS [   0.245s] ( 610/1258) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-21T03:29:26.5515624Z         PASS [   1.197s] ( 611/1258) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-21T03:29:26.5690467Z         PASS [   0.293s] ( 612/1258) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-21T03:29:26.6207393Z         PASS [   0.362s] ( 613/1258) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-21T03:29:26.6853077Z         PASS [   0.112s] ( 614/1258) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-21T03:29:26.6995198Z         PASS [   0.179s] ( 615/1258) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-21T03:29:26.7166442Z         PASS [   0.035s] ( 616/1258) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-21T03:29:26.7855755Z         PASS [   0.235s] ( 617/1258) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-21T03:29:26.8905353Z         PASS [   0.685s] ( 618/1258) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-21T03:29:26.9130989Z         PASS [   0.215s] ( 619/1258) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-21T03:29:26.9993694Z         PASS [   0.208s] ( 620/1258) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-21T03:29:27.0081683Z         PASS [   0.290s] ( 621/1258) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-21T03:29:27.0127526Z         PASS [   0.097s] ( 622/1258) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-21T03:29:27.0252292Z         PASS [   1.637s] ( 623/1258) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-21T03:29:27.2711532Z         PASS [   0.757s] ( 624/1258) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-21T03:29:27.2712978Z         PASS [   0.990s] ( 625/1258) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-21T03:29:27.2839163Z         PASS [   0.273s] ( 626/1258) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-21T03:29:27.4897310Z         PASS [   0.206s] ( 627/1258) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-21T03:29:27.6103500Z         PASS [   0.585s] ( 628/1258) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-21T03:29:27.6224601Z         PASS [   0.359s] ( 629/1258) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-21T03:29:27.6559080Z         PASS [   0.166s] ( 630/1258) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-21T03:29:27.6765302Z         PASS [   0.683s] ( 631/1258) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-21T03:29:27.7102451Z         PASS [   1.273s] ( 632/1258) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-21T03:29:27.7474048Z         PASS [   0.091s] ( 633/1258) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-21T03:29:27.7489860Z         PASS [   0.744s] ( 634/1258) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-21T03:29:27.7531166Z         PASS [   0.872s] ( 635/1258) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-21T03:29:27.9627613Z         PASS [   0.340s] ( 636/1258) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-21T03:29:28.0392378Z         PASS [   0.341s] ( 637/1258) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-21T03:29:28.0393156Z         PASS [   0.290s] ( 638/1258) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-21T03:29:28.1709942Z         PASS [   2.770s] ( 639/1258) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-21T03:29:28.1725615Z         PASS [   0.426s] ( 640/1258) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-21T03:29:28.2379905Z         PASS [  15.978s] ( 641/1258) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-21T03:29:28.3500590Z         PASS [   0.596s] ( 642/1258) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-21T03:29:28.3862597Z         PASS [   0.212s] ( 643/1258) spt-daemon::attach resize_is_controller_exclusive
2026-06-21T03:29:28.3914614Z         PASS [   0.715s] ( 644/1258) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-21T03:29:28.4457718Z         PASS [   1.826s] ( 645/1258) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-06-21T03:29:28.4891158Z         PASS [   0.251s] ( 646/1258) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-21T03:29:28.5063397Z         PASS [   0.896s] ( 647/1258) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-21T03:29:28.5998642Z         PASS [   0.415s] ( 648/1258) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-21T03:29:28.5999402Z         PASS [  12.699s] ( 649/1258) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-21T03:29:28.6118731Z         PASS [   0.222s] ( 650/1258) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-21T03:29:28.6880625Z         PASS [   0.648s] ( 651/1258) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-21T03:29:28.7798566Z         PASS [   0.194s] ( 652/1258) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-21T03:29:28.7811694Z         PASS [   0.276s] ( 653/1258) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-21T03:29:28.8468827Z         PASS [   0.240s] ( 654/1258) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-21T03:29:28.8481921Z         PASS [   0.259s] ( 655/1258) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-21T03:29:28.9450616Z         PASS [   0.164s] ( 656/1258) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-21T03:29:29.2461429Z         PASS [   0.301s] ( 657/1258) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-21T03:29:29.2655824Z         PASS [  23.712s] ( 658/1258) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-21T03:29:33.8273157Z         PASS [   5.382s] ( 659/1258) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-21T03:29:33.8274153Z         PASS [   4.980s] ( 660/1258) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-21T03:29:33.8697334Z         PASS [   5.162s] ( 661/1258) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-21T03:29:33.8698156Z         PASS [   5.001s] ( 662/1258) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-21T03:29:33.8709325Z         PASS [   5.522s] ( 663/1258) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-21T03:29:33.8723936Z         PASS [   5.090s] ( 664/1258) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-21T03:29:33.8937007Z         PASS [   6.623s] ( 665/1258) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-21T03:29:33.9129547Z         PASS [   0.039s] ( 666/1258) spt-daemon::twohost two_host_ladder_role_b
2026-06-21T03:29:33.9368076Z         PASS [   0.087s] ( 667/1258) spt-daemon::twohost two_host_ladder_role_a
2026-06-21T03:29:33.9416369Z         PASS [   0.113s] ( 668/1258) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-21T03:29:34.0237124Z         PASS [   0.082s] ( 669/1258) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-21T03:29:35.2857722Z         PASS [   6.894s] ( 670/1258) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-21T03:29:35.3634411Z         PASS [   1.339s] ( 671/1258) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-21T03:29:35.3635224Z         PASS [   9.277s] ( 672/1258) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-21T03:29:35.4620541Z         PASS [  20.178s] ( 673/1258) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-21T03:29:35.5291680Z         PASS [   7.483s] ( 674/1258) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-06-21T03:29:35.5292562Z         PASS [   1.617s] ( 675/1258) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-21T03:29:35.5419434Z         PASS [   1.598s] ( 676/1258) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-21T03:29:35.5496813Z         PASS [   0.025s] ( 677/1258) spt-live context::tests::llm_over_llm_writes
2026-06-21T03:29:35.5711212Z         PASS [   0.026s] ( 678/1258) spt-live context::tests::llm_past_window_writes
2026-06-21T03:29:35.5711861Z         PASS [   0.018s] ( 679/1258) spt-live context::tests::llm_within_window_suppressed
2026-06-21T03:29:35.5887394Z         PASS [   0.037s] ( 680/1258) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-21T03:29:35.5938631Z         PASS [   0.229s] ( 681/1258) spt-live context::tests::direct_always_writes
2026-06-21T03:29:35.6034645Z         PASS [   0.049s] ( 682/1258) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-21T03:29:35.6069453Z         PASS [   0.145s] ( 683/1258) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-21T03:29:35.6263838Z         PASS [   0.022s] ( 684/1258) spt-live digest::tests::missing_source_file_is_read_error
2026-06-21T03:29:35.6264878Z         PASS [   1.776s] ( 685/1258) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-21T03:29:35.6429544Z         PASS [   0.035s] ( 686/1258) spt-live digest::tests::no_source_errors
2026-06-21T03:29:35.6430074Z         PASS [   0.280s] ( 687/1258) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-21T03:29:35.6901594Z         PASS [   0.103s] ( 688/1258) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-21T03:29:35.6953198Z         PASS [   1.808s] ( 689/1258) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-21T03:29:35.7085520Z         PASS [   0.109s] ( 690/1258) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-21T03:29:35.7227005Z         PASS [   0.097s] ( 691/1258) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-21T03:29:35.7239490Z         PASS [   0.081s] ( 692/1258) spt-live echo::tests::echo_nonzero_errors
2026-06-21T03:29:35.7262176Z         PASS [   0.099s] ( 693/1258) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-21T03:29:35.7267104Z         PASS [   0.038s] ( 694/1258) spt-live echo::tests::provenance_is_stamped
2026-06-21T03:29:35.7418023Z         PASS [   0.015s] ( 695/1258) spt-live history::tests::missing_fetcher_field_errors
2026-06-21T03:29:35.7418675Z         PASS [   0.099s] ( 696/1258) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-21T03:29:35.7518384Z         PASS [   0.025s] ( 697/1258) spt-live history::tests::native_missing_log_is_empty
2026-06-21T03:29:35.7539665Z         PASS [   1.882s] ( 698/1258) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-21T03:29:35.7584936Z         PASS [   0.033s] ( 699/1258) spt-live history::tests::native_reads_logged_records
2026-06-21T03:29:35.7774762Z         PASS [   0.018s] ( 700/1258) spt-live ingest::tests::no_drops_is_empty
2026-06-21T03:29:35.8255490Z         PASS [   0.120s] ( 701/1258) spt-live history::tests::fetcher_yields_records
2026-06-21T03:29:35.8424404Z         PASS [   0.116s] ( 702/1258) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-21T03:29:35.8570333Z         PASS [   0.015s] ( 703/1258) spt-live inject::tests::long_body_is_capped
2026-06-21T03:29:35.8725681Z         PASS [   0.018s] ( 704/1258) spt-live inject::tests::missing_perch_is_best_effort
2026-06-21T03:29:35.8726496Z         PASS [   0.585s] ( 705/1258) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-21T03:29:35.8851625Z         PASS [   0.014s] ( 706/1258) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-21T03:29:35.8953358Z         PASS [   0.024s] ( 707/1258) spt-live inject::tests::tap_appends_a_context_entry
2026-06-21T03:29:35.9021048Z         PASS [   0.017s] ( 708/1258) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-21T03:29:35.9096262Z         PASS [   0.013s] ( 709/1258) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-21T03:29:35.9097020Z         PASS [   0.166s] ( 710/1258) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-21T03:29:35.9269187Z         PASS [   0.019s] ( 711/1258) spt-live outbound::tests::prose_only_yields_nothing
2026-06-21T03:29:35.9277911Z         PASS [   0.025s] ( 712/1258) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-21T03:29:35.9414598Z         PASS [   0.015s] ( 713/1258) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-21T03:29:35.9474877Z         PASS [   0.020s] ( 714/1258) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-21T03:29:35.9561743Z         PASS [   0.014s] ( 715/1258) spt-live psyche::tests::prompt_without_event
2026-06-21T03:29:35.9811281Z         PASS [   0.021s] ( 716/1258) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-21T03:29:36.0050337Z         PASS [   0.056s] ( 717/1258) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-21T03:29:36.0152744Z         PASS [   0.108s] ( 718/1258) spt-daemon::broker spawn_env_reaches_child
2026-06-21T03:29:36.0355408Z         PASS [   0.027s] ( 719/1258) spt-live pulse::tests::tick_reports_idle
2026-06-21T03:29:36.0409749Z         PASS [   7.549s] ( 720/1258) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-21T03:29:36.1378378Z         LEAK [   0.578s] ( 721/1258) spt-live digest::tests::extractor_timeout_errors
2026-06-21T03:29:36.1380562Z         PASS [   0.122s] ( 722/1258) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-21T03:29:36.2636029Z         LEAK [   0.562s] ( 723/1258) spt-live history::tests::fetcher_timeout_errors
2026-06-21T03:29:36.6780297Z         PASS [   0.896s] ( 724/1258) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-21T03:29:36.7912520Z         PASS [   0.118s] ( 725/1258) spt-live resume::tests::continue_existing_resumes_session
2026-06-21T03:29:37.0274208Z         PASS [   0.987s] ( 726/1258) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-21T03:29:37.3986148Z         PASS [   1.645s] ( 727/1258) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-21T03:29:37.5102431Z         PASS [   0.111s] ( 728/1258) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-21T03:29:37.5311941Z         PASS [   1.779s] ( 729/1258) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-21T03:29:37.5373993Z         PASS [   0.027s] ( 730/1258) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-21T03:29:37.5522964Z         PASS [   0.014s] ( 731/1258) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-21T03:29:37.5910698Z         PASS [   0.037s] ( 732/1258) spt-live signoff::tests::missing_session_skips_echo
2026-06-21T03:29:37.6099210Z         PASS [   0.015s] ( 733/1258) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-21T03:29:37.6267093Z         PASS [   0.020s] ( 734/1258) spt-live signoff::tests::stale_signoff_swept
2026-06-21T03:29:37.6881247Z         PASS [   0.065s] ( 735/1258) spt-live turn::tests::empty_stdout_is_an_error
2026-06-21T03:29:37.7728731Z         PASS [   0.083s] ( 736/1258) spt-live turn::tests::turn_captures_stdout
2026-06-21T03:29:37.7928291Z         PASS [   9.830s] ( 737/1258) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-21T03:29:37.8087871Z         PASS [   0.016s] ( 738/1258) spt-msg deliver::tests::deferred_send_validates
2026-06-21T03:29:37.8161887Z         PASS [   1.840s] ( 739/1258) spt-live pulse::tests::tick_ingests_drops
2026-06-21T03:29:37.8904712Z         PASS [   2.152s] ( 740/1258) spt-live ingest::tests::both_drops_ingested
2026-06-21T03:29:37.8908676Z         PASS [   1.861s] ( 741/1258) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-21T03:29:37.9102163Z         PASS [   0.138s] ( 742/1258) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-21T03:29:37.9250323Z         PASS [   0.016s] ( 743/1258) spt-msg emit::tests::anonymous_still_enveloped
2026-06-21T03:29:37.9374143Z         PASS [   0.012s] ( 744/1258) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-21T03:29:37.9524035Z         PASS [   0.015s] ( 745/1258) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-21T03:29:37.9614397Z         PASS [   0.009s] ( 746/1258) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-21T03:29:37.9733484Z         PASS [   0.011s] ( 747/1258) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-21T03:29:37.9833876Z         PASS [   0.010s] ( 748/1258) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-21T03:29:37.9920540Z         PASS [   0.010s] ( 749/1258) spt-msg emit::tests::whole_render_never_chunks
2026-06-21T03:29:38.0151841Z         PASS [   0.206s] ( 750/1258) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-21T03:29:38.0573406Z         PASS [   0.239s] ( 751/1258) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-21T03:29:38.0695619Z         PASS [   0.178s] ( 752/1258) spt-msg deliver::tests::send_outcome_mapping
2026-06-21T03:29:38.1364745Z         PASS [   0.144s] ( 753/1258) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-21T03:29:38.1426499Z         PASS [   1.883s] ( 754/1258) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-21T03:29:38.2043905Z         PASS [   0.189s] ( 755/1258) spt-msg listener::tests::blocking_accepts_within_window
2026-06-21T03:29:38.2066690Z         PASS [   0.136s] ( 756/1258) spt-msg listener::tests::drop_unregisters_address
2026-06-21T03:29:38.3118258Z         PASS [   0.255s] ( 757/1258) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-21T03:29:38.3856082Z         PASS [   2.253s] ( 758/1258) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-21T03:29:38.4417572Z         PASS [   0.301s] ( 759/1258) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-21T03:29:38.4698718Z         PASS [   0.264s] ( 760/1258) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-06-21T03:29:38.4702265Z         PASS [   1.680s] ( 761/1258) spt-live resume::tests::download_composes_two_tiers
2026-06-21T03:29:38.4715031Z         PASS [   0.030s] ( 762/1258) spt-msg ring::tests::ring_no_perch
2026-06-21T03:29:38.4915853Z         PASS [   2.670s] ( 763/1258) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-21T03:29:38.5032735Z         PASS [   0.031s] ( 764/1258) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-21T03:29:38.5062817Z         PASS [   0.370s] ( 765/1258) spt-msg ready::tests::backlog_drains_on_start
2026-06-21T03:29:38.5091321Z         PASS [   0.018s] ( 766/1258) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-21T03:29:38.5140204Z         PASS [   0.011s] ( 767/1258) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-21T03:29:38.5171473Z         PASS [   0.312s] ( 768/1258) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-21T03:29:38.5231852Z         PASS [   0.016s] ( 769/1258) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-21T03:29:38.5260256Z         PASS [   0.017s] ( 770/1258) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-21T03:29:38.5314361Z         PASS [   0.017s] ( 771/1258) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-21T03:29:38.5507541Z         PASS [   0.025s] ( 772/1258) spt-net net::attach::tests::attach_intents_round_trip
2026-06-21T03:29:38.5513071Z         PASS [   0.020s] ( 773/1258) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-21T03:29:38.5659337Z         PASS [   0.015s] ( 774/1258) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-21T03:29:38.5709215Z         PASS [   0.260s] ( 775/1258) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-21T03:29:38.5712468Z         PASS [   0.020s] ( 776/1258) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-21T03:29:38.5805526Z         PASS [   0.015s] ( 777/1258) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-21T03:29:38.6411092Z         PASS [   0.070s] ( 778/1258) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-21T03:29:38.6446299Z         PASS [   0.074s] ( 779/1258) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-21T03:29:38.6565649Z         PASS [   0.015s] ( 780/1258) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-21T03:29:38.6594064Z         PASS [   0.015s] ( 781/1258) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-21T03:29:38.6714721Z         PASS [   0.015s] ( 782/1258) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-21T03:29:38.6765070Z         PASS [   0.017s] ( 783/1258) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-21T03:29:38.6897968Z         PASS [   0.018s] ( 784/1258) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-21T03:29:38.7048404Z         PASS [   0.028s] ( 785/1258) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-21T03:29:38.7094950Z         PASS [   0.324s] ( 786/1258) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-21T03:29:38.7213542Z         PASS [   0.029s] ( 787/1258) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-21T03:29:38.7221705Z         PASS [   0.018s] ( 788/1258) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-21T03:29:38.7364094Z         PASS [   0.022s] ( 789/1258) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-21T03:29:38.7498745Z         PASS [   0.031s] ( 790/1258) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-21T03:29:38.7511477Z         PASS [   0.281s] ( 791/1258) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-21T03:29:38.7524890Z         PASS [   0.030s] ( 792/1258) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-21T03:29:38.7531518Z         PASS [   0.021s] ( 793/1258) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-21T03:29:38.7637480Z         PASS [   0.014s] ( 794/1258) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-21T03:29:38.7678008Z         PASS [   0.017s] ( 795/1258) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-21T03:29:38.7716148Z         PASS [   0.019s] ( 796/1258) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-21T03:29:38.7869156Z         PASS [   0.206s] ( 797/1258) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-21T03:29:38.7869801Z         PASS [   0.023s] ( 798/1258) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-21T03:29:38.8018081Z         PASS [   0.034s] ( 799/1258) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-21T03:29:38.8090276Z         PASS [   0.037s] ( 800/1258) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-21T03:29:38.8162560Z         PASS [   0.029s] ( 801/1258) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-21T03:29:38.8454362Z         PASS [   0.058s] ( 802/1258) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-21T03:29:38.8551195Z         PASS [   0.053s] ( 803/1258) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-21T03:29:38.8630388Z         PASS [   0.052s] ( 804/1258) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-21T03:29:38.8654309Z         PASS [   9.599s] ( 805/1258) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-21T03:29:38.8693459Z         PASS [   0.051s] ( 806/1258) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-21T03:29:38.8815276Z         PASS [   0.026s] ( 807/1258) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-21T03:29:38.8816160Z         PASS [   0.036s] ( 808/1258) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-21T03:29:38.8877088Z         PASS [   0.023s] ( 809/1258) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-21T03:29:38.8878751Z         PASS [   0.027s] ( 810/1258) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-21T03:29:38.8908249Z         PASS [   0.023s] ( 811/1258) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-21T03:29:38.8984740Z         PASS [   0.015s] ( 812/1258) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-21T03:29:38.9065205Z         PASS [   0.023s] ( 813/1258) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-21T03:29:38.9079599Z         PASS [   0.020s] ( 814/1258) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-21T03:29:38.9116378Z         PASS [   0.024s] ( 815/1258) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-21T03:29:38.9636903Z         PASS [   0.065s] ( 816/1258) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-21T03:29:38.9730152Z         PASS [   0.455s] ( 817/1258) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-21T03:29:38.9945922Z         PASS [   0.240s] ( 818/1258) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-21T03:29:39.0102181Z         PASS [   0.105s] ( 819/1258) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-21T03:29:39.0119505Z         PASS [   0.120s] ( 820/1258) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-21T03:29:39.0164090Z         PASS [   0.108s] ( 821/1258) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-21T03:29:39.0293569Z         PASS [   0.020s] ( 822/1258) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-21T03:29:39.0294252Z         PASS [   0.117s] ( 823/1258) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-21T03:29:39.0300779Z         PASS [   0.019s] ( 824/1258) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-21T03:29:39.0338643Z         PASS [   0.018s] ( 825/1258) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-21T03:29:39.0527780Z         PASS [   0.022s] ( 826/1258) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-21T03:29:39.0559417Z         PASS [   0.026s] ( 827/1258) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-21T03:29:39.0608490Z         PASS [   0.031s] ( 828/1258) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-21T03:29:39.0643552Z         PASS [   0.031s] ( 829/1258) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-21T03:29:39.0709848Z         PASS [   0.018s] ( 830/1258) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-21T03:29:39.0792419Z         PASS [   0.023s] ( 831/1258) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-21T03:29:39.0906458Z         PASS [   0.030s] ( 832/1258) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-21T03:29:39.0914503Z         PASS [   0.027s] ( 833/1258) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-21T03:29:39.0915445Z         PASS [   0.120s] ( 834/1258) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-21T03:29:39.0917934Z         PASS [   0.130s] ( 835/1258) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-21T03:29:39.0959323Z         PASS [   0.027s] ( 836/1258) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-21T03:29:39.0961175Z         PASS [   0.103s] ( 837/1258) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-21T03:29:39.0979076Z         PASS [   2.072s] ( 838/1258) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-21T03:29:39.0990467Z         PASS [   0.021s] ( 839/1258) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-21T03:29:39.1027372Z         PASS [   0.632s] ( 840/1258) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-21T03:29:39.1041435Z         PASS [   0.014s] ( 841/1258) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-21T03:29:39.1140793Z         PASS [   0.022s] ( 842/1258) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-21T03:29:39.1187041Z         PASS [   0.023s] ( 843/1258) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-21T03:29:39.1305508Z         PASS [   0.031s] ( 844/1258) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-21T03:29:39.1496732Z         PASS [   0.627s] ( 845/1258) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-21T03:29:39.1501271Z         PASS [   0.031s] ( 846/1258) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-21T03:29:39.1555130Z         PASS [   0.025s] ( 847/1258) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-21T03:29:39.1710978Z         PASS [   0.020s] ( 848/1258) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-21T03:29:39.1721487Z         PASS [   0.022s] ( 849/1258) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-21T03:29:39.1753065Z         PASS [   0.019s] ( 850/1258) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-21T03:29:39.1893997Z         PASS [   0.019s] ( 851/1258) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-21T03:29:39.1929740Z         PASS [   0.021s] ( 852/1258) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-21T03:29:39.1968259Z         PASS [   0.022s] ( 853/1258) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-21T03:29:39.2003140Z         PASS [   0.108s] ( 854/1258) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-21T03:29:39.2107380Z         PASS [   0.021s] ( 855/1258) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-21T03:29:39.2210962Z         PASS [   0.027s] ( 856/1258) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-21T03:29:39.2264685Z         PASS [   0.025s] ( 857/1258) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-21T03:29:39.2273132Z         PASS [   0.030s] ( 858/1258) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-21T03:29:39.2404191Z         PASS [   0.030s] ( 859/1258) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-21T03:29:39.2431628Z         PASS [   0.023s] ( 860/1258) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-21T03:29:39.2622206Z         PASS [   0.021s] ( 861/1258) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-21T03:29:39.2656116Z         PASS [   0.037s] ( 862/1258) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-21T03:29:39.2673774Z         PASS [   0.040s] ( 863/1258) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-21T03:29:39.2695055Z         PASS [   0.164s] ( 864/1258) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-21T03:29:39.2695674Z         PASS [   0.025s] ( 865/1258) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-21T03:29:39.2963860Z         PASS [   0.033s] ( 866/1258) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-21T03:29:39.2999579Z         PASS [   0.033s] ( 867/1258) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-21T03:29:39.3036132Z         PASS [   0.036s] ( 868/1258) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-21T03:29:39.3064452Z         PASS [   0.037s] ( 869/1258) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-21T03:29:39.3065435Z         PASS [   0.043s] ( 870/1258) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-21T03:29:39.3131622Z         PASS [   0.209s] ( 871/1258) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-21T03:29:39.3157612Z         PASS [   0.020s] ( 872/1258) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-21T03:29:39.3163662Z         PASS [   0.017s] ( 873/1258) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-21T03:29:39.3249128Z         PASS [   0.019s] ( 874/1258) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-21T03:29:39.3250120Z         PASS [   0.020s] ( 875/1258) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-21T03:29:39.3328071Z         PASS [   0.028s] ( 876/1258) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-21T03:29:39.3332936Z         PASS [   0.020s] ( 877/1258) spt-net net::registry::tests::resource_projection_threads_node_label
2026-06-21T03:29:39.3372193Z         PASS [   0.021s] ( 878/1258) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-21T03:29:39.3420210Z         PASS [   0.024s] ( 879/1258) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-21T03:29:39.3440962Z         PASS [   0.248s] ( 880/1258) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-21T03:29:39.3516937Z         PASS [   0.024s] ( 881/1258) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-21T03:29:39.3524178Z         PASS [   0.028s] ( 882/1258) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-21T03:29:39.3559107Z         PASS [   0.256s] ( 883/1258) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-21T03:29:39.3559775Z         PASS [   0.023s] ( 884/1258) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-21T03:29:39.3610741Z         PASS [   0.029s] ( 885/1258) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-21T03:29:39.3636084Z         PASS [   0.026s] ( 886/1258) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-21T03:29:39.3660295Z         PASS [   0.025s] ( 887/1258) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-21T03:29:39.3674558Z         PASS [   0.023s] ( 888/1258) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-21T03:29:39.3731727Z         PASS [   0.025s] ( 889/1258) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-21T03:29:39.3748230Z         PASS [   0.023s] ( 890/1258) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-21T03:29:39.3796210Z         PASS [   0.026s] ( 891/1258) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-21T03:29:39.3818592Z         PASS [   0.026s] ( 892/1258) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-21T03:29:39.3862692Z         PASS [   0.025s] ( 893/1258) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-21T03:29:39.3902494Z         PASS [   0.276s] ( 894/1258) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-21T03:29:39.3908542Z         PASS [   0.028s] ( 895/1258) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-21T03:29:39.3944703Z         PASS [   0.029s] ( 896/1258) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-21T03:29:39.3976519Z         PASS [   0.030s] ( 897/1258) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-21T03:29:39.4066826Z         PASS [   0.034s] ( 898/1258) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-21T03:29:39.4080082Z         PASS [   0.316s] ( 899/1258) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-21T03:29:39.4116993Z         PASS [   0.037s] ( 900/1258) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-21T03:29:39.4139700Z         PASS [   0.034s] ( 901/1258) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-21T03:29:39.4175579Z         PASS [   0.036s] ( 902/1258) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-21T03:29:39.4238580Z         PASS [   0.038s] ( 903/1258) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-21T03:29:39.4257685Z         PASS [   0.035s] ( 904/1258) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-21T03:29:39.4291255Z         PASS [   0.035s] ( 905/1258) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-21T03:29:39.4294751Z         PASS [   0.039s] ( 906/1258) spt-proto addr::tests::display_round_trips
2026-06-21T03:29:39.4325175Z         PASS [   0.035s] ( 907/1258) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-21T03:29:39.4359669Z         PASS [   0.029s] ( 908/1258) spt-proto chunk::tests::malformed_parts_return_none
2026-06-21T03:29:39.4397904Z         PASS [   0.032s] ( 909/1258) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-21T03:29:39.4429197Z         PASS [   0.031s] ( 910/1258) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-21T03:29:39.4474215Z         PASS [   0.033s] ( 911/1258) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-21T03:29:39.4506836Z         PASS [   0.033s] ( 912/1258) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-21T03:29:39.4535664Z         PASS [   0.030s] ( 913/1258) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-21T03:29:39.4595247Z         PASS [   0.030s] ( 914/1258) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-21T03:29:39.4663302Z         PASS [   0.036s] ( 915/1258) spt-proto endpoint::tests::broker_and_node_families
2026-06-21T03:29:39.4693549Z         PASS [   0.037s] ( 916/1258) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-21T03:29:39.4726848Z         PASS [   0.037s] ( 917/1258) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-21T03:29:39.4771101Z         PASS [   0.037s] ( 918/1258) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-21T03:29:39.4832298Z         PASS [   0.040s] ( 919/1258) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-21T03:29:39.4859977Z         PASS [   0.038s] ( 920/1258) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-21T03:29:39.4903658Z         PASS [   0.040s] ( 921/1258) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-21T03:29:39.4928294Z         PASS [   0.039s] ( 922/1258) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-21T03:29:39.4955034Z         PASS [   0.069s] ( 923/1258) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-21T03:29:39.5003664Z         PASS [   0.040s] ( 924/1258) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-21T03:29:39.5032809Z         PASS [   0.038s] ( 925/1258) spt-proto envelope::tests::parser_both_tags_present
2026-06-21T03:29:39.5067385Z         PASS [   0.037s] ( 926/1258) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-21T03:29:39.5094775Z         PASS [   0.037s] ( 927/1258) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-21T03:29:39.5125022Z         PASS [   0.036s] ( 928/1258) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-21T03:29:39.5157929Z         PASS [   0.033s] ( 929/1258) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-21T03:29:39.5221415Z         PASS [   0.034s] ( 930/1258) spt-proto event::tests::alarm_event_round_trips
2026-06-21T03:29:39.5268003Z         PASS [   0.036s] ( 931/1258) spt-proto event::tests::attr_decode_is_amp_last
2026-06-21T03:29:39.5297734Z         PASS [   0.037s] ( 932/1258) spt-proto event::tests::attr_order_preserved
2026-06-21T03:29:39.5319825Z         PASS [   0.037s] ( 933/1258) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-21T03:29:39.5342548Z         PASS [   0.034s] ( 934/1258) spt-proto event::tests::empty_body_envelope_parses
2026-06-21T03:29:39.5369752Z         PASS [   0.034s] ( 935/1258) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-21T03:29:39.5406152Z         PASS [   0.034s] ( 936/1258) spt-proto event::tests::msg_event_round_trips
2026-06-21T03:29:39.5441140Z         PASS [   0.035s] ( 937/1258) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-21T03:29:39.5475811Z         PASS [   0.035s] ( 938/1258) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-21T03:29:39.5501601Z         PASS [   0.034s] ( 939/1258) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-21T03:29:39.5536618Z         PASS [   0.033s] ( 940/1258) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-21T03:29:39.5568407Z         PASS [   0.030s] ( 941/1258) spt-proto event::tests::user_msg_event_round_trips
2026-06-21T03:29:39.5595333Z         PASS [   0.030s] ( 942/1258) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-21T03:29:39.5629416Z         PASS [   0.031s] ( 943/1258) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-21T03:29:39.5668806Z         PASS [   0.033s] ( 944/1258) spt-proto id::tests::accepts_japanese_scripts
2026-06-21T03:29:39.5703641Z         PASS [   0.033s] ( 945/1258) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-21T03:29:39.5734335Z         PASS [   0.033s] ( 946/1258) spt-proto id::tests::rejects_empty_and_overlong
2026-06-21T03:29:39.5767914Z         PASS [   0.033s] ( 947/1258) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-21T03:29:39.5805790Z         PASS [   0.033s] ( 948/1258) spt-proto id::tests::reports_bad_char_position
2026-06-21T03:29:39.5841047Z         PASS [   0.034s] ( 949/1258) spt-proto id::tests::reserves_address_delimiters
2026-06-21T03:29:39.5882777Z         PASS [   0.035s] ( 950/1258) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-21T03:29:39.5949310Z         PASS [   0.035s] ( 951/1258) spt-proto identity::tests::public_key_hex_round_trips
2026-06-21T03:29:39.6011470Z         PASS [   0.044s] ( 952/1258) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-21T03:29:39.6012040Z         PASS [   0.034s] ( 953/1258) spt-proto payload::tests::base64_known_vectors
2026-06-21T03:29:39.6045500Z         PASS [   0.034s] ( 954/1258) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-21T03:29:39.6077621Z         PASS [   0.034s] ( 955/1258) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-21T03:29:39.6108354Z         PASS [   0.034s] ( 956/1258) spt-proto payload::tests::command_payload_round_trips
2026-06-21T03:29:39.6140865Z         PASS [   0.033s] ( 957/1258) spt-proto payload::tests::text_payload_round_trips
2026-06-21T03:29:39.6176532Z         PASS [   0.034s] ( 958/1258) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-21T03:29:39.6211696Z         PASS [   0.033s] ( 959/1258) spt-proto version::tests::current_version_self_compatible
2026-06-21T03:29:39.6239369Z         PASS [   0.029s] ( 960/1258) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-21T03:29:39.6282901Z         PASS [   0.027s] ( 961/1258) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-21T03:29:39.6330045Z         PASS [   0.070s] ( 962/1258) spt-proto identity::tests::sign_verify_round_trip
2026-06-21T03:29:39.6401739Z         PASS [   0.035s] ( 963/1258) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-21T03:29:39.6425377Z         PASS [   0.035s] ( 964/1258) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-21T03:29:39.6637030Z         PASS [   0.062s] ( 965/1258) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-21T03:29:39.6658042Z         PASS [   0.055s] ( 966/1258) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-21T03:29:39.6743113Z         PASS [   0.060s] ( 967/1258) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-21T03:29:39.6764719Z         PASS [   0.059s] ( 968/1258) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-21T03:29:39.6857653Z         PASS [   0.061s] ( 969/1258) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-06-21T03:29:39.6870225Z         PASS [   0.059s] ( 970/1258) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-21T03:29:39.6895017Z         PASS [   0.068s] ( 971/1258) spt-runtime manifest::tests::hint_keyword_matching
2026-06-21T03:29:39.6948900Z         PASS [   0.055s] ( 972/1258) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-06-21T03:29:39.6976300Z         PASS [   0.055s] ( 973/1258) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-21T03:29:39.6977932Z         PASS [   0.065s] ( 974/1258) spt-runtime manifest::tests::manifest_schema_shape
2026-06-21T03:29:39.7010999Z         PASS [   0.038s] ( 975/1258) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-21T03:29:39.7038517Z         PASS [   0.038s] ( 976/1258) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-21T03:29:39.7086660Z         PASS [   0.034s] ( 977/1258) spt-runtime manifest::tests::round_trips_through_toml
2026-06-21T03:29:39.7118724Z         PASS [   0.035s] ( 978/1258) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-06-21T03:29:39.7140563Z         PASS [   0.029s] ( 979/1258) spt-runtime manifest::tests::shell_fixture_parses
2026-06-21T03:29:39.7168672Z         PASS [   0.030s] ( 980/1258) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-21T03:29:39.7206794Z         PASS [   0.031s] ( 981/1258) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-06-21T03:29:39.7247905Z         PASS [   0.030s] ( 982/1258) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-21T03:29:39.7261379Z         PASS [   0.028s] ( 983/1258) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-21T03:29:39.7291478Z         PASS [   0.031s] ( 984/1258) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-21T03:29:39.7331262Z         PASS [   0.032s] ( 985/1258) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-21T03:29:39.7365533Z         PASS [   0.032s] ( 986/1258) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-06-21T03:29:39.7391876Z         PASS [   0.030s] ( 987/1258) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-21T03:29:39.7421241Z         PASS [   0.030s] ( 988/1258) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-21T03:29:39.7453211Z         PASS [   0.031s] ( 989/1258) spt-runtime profile::tests::leaf_replace_contract
2026-06-21T03:29:39.7481591Z         PASS [   0.031s] ( 990/1258) spt-runtime profile::tests::profile_overlays_strings
2026-06-21T03:29:39.7514595Z         PASS [   0.031s] ( 991/1258) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-21T03:29:39.7561037Z         PASS [   0.031s] ( 992/1258) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-21T03:29:39.7602268Z         PASS [   0.034s] ( 993/1258) spt-runtime profile::tests::split_option_first_colon
2026-06-21T03:29:39.7651253Z         PASS [   0.036s] ( 994/1258) spt-runtime profile::tests::string_dot_path_read_write
2026-06-21T03:29:39.7671268Z         PASS [   0.034s] ( 995/1258) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-21T03:29:39.7699143Z         PASS [   0.033s] ( 996/1258) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-21T03:29:39.7733423Z         PASS [   0.034s] ( 997/1258) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-21T03:29:39.8010881Z         PASS [   0.058s] ( 998/1258) spt-runtime registry::tests::create_local_profile_guards
2026-06-21T03:29:39.8100080Z         PASS [   0.060s] ( 999/1258) spt-runtime registry::tests::delete_local_profile_rules
2026-06-21T03:29:39.8121839Z         PASS [   0.052s] (1000/1258) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-21T03:29:39.8156633Z         PASS [   0.067s] (1001/1258) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-21T03:29:41.8543069Z         PASS [   2.097s] (1002/1258) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-21T03:29:41.8543845Z         PASS [   2.102s] (1003/1258) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-21T03:29:41.8552988Z         PASS [   2.083s] (1004/1258) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-21T03:29:41.8580739Z         PASS [   2.084s] (1005/1258) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-06-21T03:29:41.9645913Z         PASS [   2.197s] (1006/1258) spt-runtime registry::tests::local_profile_survives_readd
2026-06-21T03:29:41.9714559Z         PASS [   2.159s] (1007/1258) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-21T03:29:41.9733884Z         PASS [   2.160s] (1008/1258) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-21T03:29:42.0146554Z         PASS [   2.215s] (1009/1258) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-21T03:29:42.0185728Z         PASS [   0.160s] (1010/1258) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-06-21T03:29:42.0214617Z         PASS [   2.256s] (1011/1258) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-21T03:29:42.0220118Z         PASS [   2.209s] (1012/1258) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-21T03:29:42.0360166Z         PASS [   0.182s] (1013/1258) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-06-21T03:29:42.0482138Z         PASS [   4.518s] (1014/1258) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-21T03:29:42.0558750Z         PASS [   0.091s] (1015/1258) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-06-21T03:29:42.0606805Z         PASS [   0.040s] (1016/1258) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-06-21T03:29:42.0664916Z         PASS [   0.094s] (1017/1258) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-06-21T03:29:42.0670558Z         PASS [   0.214s] (1018/1258) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-21T03:29:42.0861307Z         PASS [   0.039s] (1019/1258) spt-runtime runtime::tests::fills_known_placeholders
2026-06-21T03:29:42.0871206Z         PASS [   0.029s] (1020/1258) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-06-21T03:29:42.0874436Z         PASS [   0.032s] (1021/1258) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-06-21T03:29:42.0888627Z         PASS [   0.235s] (1022/1258) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-06-21T03:29:42.1003357Z         PASS [   0.132s] (1023/1258) spt-runtime resolve::tests::pointer_overrides_fallback
2026-06-21T03:29:42.1013186Z         PASS [   0.080s] (1024/1258) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-06-21T03:29:42.1013842Z         PASS [   0.035s] (1025/1258) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-21T03:29:42.1024509Z         PASS [   0.035s] (1026/1258) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-06-21T03:29:42.1034015Z         PASS [   4.212s] (1027/1258) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-21T03:29:42.1112886Z         PASS [   0.026s] (1028/1258) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-06-21T03:29:42.1124515Z         PASS [   0.024s] (1029/1258) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-06-21T03:29:42.1133247Z         PASS [   0.026s] (1030/1258) spt-runtime runtime::tests::resolve_program_adds_exe_suffix_on_windows
2026-06-21T03:29:42.1134042Z         PASS [   0.098s] (1031/1258) spt-runtime resolve::tests::set_clear_prune_rules
2026-06-21T03:29:42.1154504Z         PASS [   0.027s] (1032/1258) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-06-21T03:29:42.1215161Z         PASS [   0.022s] (1033/1258) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-06-21T03:29:42.1259383Z         PASS [   0.104s] (1034/1258) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-21T03:29:42.1291440Z         PASS [   0.027s] (1035/1258) spt-runtime runtime::tests::unknown_role_errors
2026-06-21T03:29:42.1337552Z         PASS [   0.031s] (1036/1258) spt-store access::tests::allow_revoke_open_polarity
2026-06-21T03:29:42.1378113Z         PASS [   0.027s] (1037/1258) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-21T03:29:42.1399017Z         PASS [   0.027s] (1038/1258) spt-store access::tests::recent_outbound_is_bounded
2026-06-21T03:29:42.1434367Z         PASS [   0.042s] (1039/1258) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-21T03:29:42.1508149Z         PASS [   0.036s] (1040/1258) spt-store access::tests::users_reservation_decodes_inert
2026-06-21T03:29:42.1545428Z         PASS [   0.053s] (1041/1258) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-21T03:29:42.1555399Z         PASS [   0.042s] (1042/1258) spt-store access::tests::recent_outbound_persists
2026-06-21T03:29:42.1579475Z         PASS [   0.045s] (1043/1258) spt-store access::tests::store_persists_and_degrades_open
2026-06-21T03:29:42.1667567Z         PASS [   0.037s] (1044/1258) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-21T03:29:42.1668578Z         PASS [   0.046s] (1045/1258) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-21T03:29:42.1716189Z         PASS [   0.037s] (1046/1258) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-21T03:29:42.1824864Z         PASS [   0.044s] (1047/1258) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-21T03:29:42.1825631Z         PASS [   0.057s] (1048/1258) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-21T03:29:42.1840002Z         PASS [   0.046s] (1049/1258) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-21T03:29:42.1919165Z         PASS [   0.041s] (1050/1258) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-21T03:29:42.1924745Z         PASS [   0.049s] (1051/1258) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-21T03:29:42.1956626Z         PASS [   0.041s] (1052/1258) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-21T03:29:42.1959226Z         PASS [   0.012s] (1053/1258) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-21T03:29:42.2445985Z         PASS [   0.048s] (1054/1258) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-21T03:29:42.2446618Z         PASS [   0.048s] (1055/1258) spt-store contextmark::tests::merge_decisions
2026-06-21T03:29:42.2541140Z         PASS [   0.056s] (1056/1258) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-21T03:29:42.2560004Z         PASS [   0.060s] (1057/1258) spt-store contextmark::tests::vector_parse_tolerant
2026-06-21T03:29:42.5621590Z         PASS [   0.309s] (1058/1258) spt-store contextstore::tests::invalid_id_refused
2026-06-21T03:29:42.6220305Z         LEAK [   0.582s] (1059/1258) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-21T03:29:42.6341993Z         PASS [   0.458s] (1060/1258) spt-store branchstore::tests::open_or_init_idempotent
2026-06-21T03:29:42.9909100Z         PASS [   0.805s] (1061/1258) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-21T03:29:43.0157734Z         PASS [   0.028s] (1062/1258) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-21T03:29:43.0464340Z         PASS [   0.022s] (1063/1258) spt-store epoch::tests::counter_persists_across_reload
2026-06-21T03:29:43.0692500Z         PASS [   0.027s] (1064/1258) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-21T03:29:43.0938153Z         PASS [   0.025s] (1065/1258) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-21T03:29:43.1769251Z         PASS [   0.082s] (1066/1258) spt-store gitrun::tests::version_runs_within_budget
2026-06-21T03:29:43.2019658Z         PASS [   0.018s] (1067/1258) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-21T03:29:43.2292917Z         PASS [   0.037s] (1068/1258) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-21T03:29:43.2821163Z         PASS [   0.048s] (1069/1258) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-21T03:29:43.3121407Z         PASS [   0.029s] (1070/1258) spt-store history::tests::appends_one_record_per_line
2026-06-21T03:29:43.3369341Z         PASS [   0.030s] (1071/1258) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-21T03:29:43.3531124Z         PASS [   0.018s] (1072/1258) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-21T03:29:43.3947856Z         PASS [   0.041s] (1073/1258) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-21T03:29:43.4050690Z         PASS [   1.249s] (1074/1258) spt-store branchstore::tests::branches_are_independent_roots
2026-06-21T03:29:43.4090038Z         PASS [   0.014s] (1075/1258) spt-store home::tests::home_assignment_matrix
2026-06-21T03:29:43.4175075Z         PASS [   0.013s] (1076/1258) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-21T03:29:43.4315343Z         PASS [   0.020s] (1077/1258) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-21T03:29:43.4317164Z         PASS [   0.013s] (1078/1258) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-21T03:29:43.4561436Z         PASS [   0.022s] (1079/1258) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-21T03:29:43.5037859Z         PASS [   0.051s] (1080/1258) spt-store info::tests::controllable_is_additive_and_round_trips
2026-06-21T03:29:43.5214245Z         PASS [   1.347s] (1081/1258) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-21T03:29:43.5426703Z         PASS [   0.032s] (1082/1258) spt-store info::tests::corrupt_content_returns_none
2026-06-21T03:29:43.6122894Z         PASS [   0.072s] (1083/1258) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-06-21T03:29:43.6468624Z         PASS [   0.035s] (1084/1258) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-21T03:29:43.7170165Z         PASS [   0.060s] (1085/1258) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-21T03:29:43.8006443Z         PASS [   1.622s] (1086/1258) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-21T03:29:43.8008677Z         PASS [   0.097s] (1087/1258) spt-store info::tests::set_last_active_stamps_recency
2026-06-21T03:29:43.8059979Z         PASS [   0.284s] (1088/1258) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-06-21T03:29:43.8412000Z         PASS [   0.038s] (1089/1258) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-21T03:29:43.8544598Z         PASS [   0.043s] (1090/1258) spt-store info::tests::set_status_marks_existing_record
2026-06-21T03:29:43.8545420Z         PASS [   0.065s] (1091/1258) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-21T03:29:43.9133229Z         PASS [   0.066s] (1092/1258) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-21T03:29:43.9241775Z         PASS [   0.067s] (1093/1258) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-21T03:29:43.9242722Z         PASS [   0.084s] (1094/1258) spt-store info::tests::write_read_round_trip
2026-06-21T03:29:43.9460728Z         PASS [   1.689s] (1095/1258) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-21T03:29:43.9617094Z         PASS [   1.772s] (1096/1258) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-21T03:29:43.9629632Z         PASS [   0.054s] (1097/1258) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-21T03:29:43.9736487Z         PASS [   0.047s] (1098/1258) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-21T03:29:43.9815251Z         PASS [   0.036s] (1099/1258) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-21T03:29:43.9988463Z         PASS [   0.071s] (1100/1258) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-21T03:29:44.0081770Z         PASS [   0.054s] (1101/1258) spt-store nodeid::tests::create_then_load_is_stable
2026-06-21T03:29:44.0186913Z         PASS [   0.056s] (1102/1258) spt-store nodeid::tests::seed_hex_round_trips
2026-06-21T03:29:44.0290304Z         PASS [   0.010s] (1103/1258) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-21T03:29:44.1148571Z         PASS [   0.146s] (1104/1258) spt-store notif::tests::listing_is_subnet_scoped
2026-06-21T03:29:44.1604475Z         PASS [   0.167s] (1105/1258) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-21T03:29:44.1945279Z         PASS [   0.163s] (1106/1258) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-21T03:29:44.1945945Z         PASS [   0.184s] (1107/1258) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-21T03:29:44.1961903Z         PASS [   0.211s] (1108/1258) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-21T03:29:44.1981267Z         PASS [   0.038s] (1109/1258) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-21T03:29:44.2165853Z         PASS [   0.098s] (1110/1258) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-21T03:29:44.2422231Z         PASS [   0.048s] (1111/1258) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-21T03:29:44.2422909Z         PASS [   0.047s] (1112/1258) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-21T03:29:44.2424201Z         PASS [   0.028s] (1113/1258) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-21T03:29:44.2456745Z         PASS [   0.042s] (1114/1258) spt-store perch::tests::classification_matrix
2026-06-21T03:29:44.2457871Z         PASS [   0.051s] (1115/1258) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-21T03:29:44.2796137Z         PASS [   0.035s] (1116/1258) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-21T03:29:44.2962521Z         PASS [   0.044s] (1117/1258) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-21T03:29:44.2963373Z         PASS [   0.045s] (1118/1258) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-21T03:29:44.2964184Z         PASS [   0.045s] (1119/1258) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-21T03:29:44.2964815Z         PASS [   0.051s] (1120/1258) spt-store perch::tests::resolve_self_is_flat
2026-06-21T03:29:44.3207800Z         PASS [   0.032s] (1121/1258) spt-store proc::tests::current_process_is_alive
2026-06-21T03:29:44.3208982Z         PASS [   0.030s] (1122/1258) spt-store proc::tests::exe_basename_resolves_current_process
2026-06-21T03:29:44.3235520Z         PASS [   0.032s] (1123/1258) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-06-21T03:29:44.3236136Z         PASS [   0.026s] (1124/1258) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-21T03:29:44.3273659Z         PASS [   0.039s] (1125/1258) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-21T03:29:44.3617710Z         PASS [   0.040s] (1126/1258) spt-store proc::tests::unassigned_pid_is_dead
2026-06-21T03:29:44.3618316Z         PASS [   0.042s] (1127/1258) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-21T03:29:44.3692893Z         PASS [   0.057s] (1128/1258) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-06-21T03:29:44.5151405Z         PASS [   0.141s] (1129/1258) spt-store registry::tests::register_and_lookup
2026-06-21T03:29:44.5559523Z         PASS [   0.228s] (1130/1258) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-21T03:29:44.5710405Z         PASS [   0.212s] (1131/1258) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-21T03:29:44.6205917Z         PASS [   0.111s] (1132/1258) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-21T03:29:44.7101693Z         PASS [   8.572s] (1133/1258) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-21T03:29:44.7185530Z         PASS [   0.156s] (1134/1258) spt-store registry::tests::reregister_replaces_address
2026-06-21T03:29:44.7376639Z         PASS [   0.117s] (1135/1258) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-21T03:29:44.7574986Z         PASS [   0.041s] (1136/1258) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-21T03:29:44.7973252Z         PASS [   0.226s] (1137/1258) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-21T03:29:44.8090262Z         PASS [   0.068s] (1138/1258) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-21T03:29:44.8229047Z         PASS [   0.064s] (1139/1258) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-21T03:29:44.8311619Z         PASS [   0.034s] (1140/1258) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-21T03:29:44.8408791Z         PASS [   0.027s] (1141/1258) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-21T03:29:44.8462199Z         PASS [   0.022s] (1142/1258) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-21T03:29:44.8640217Z         PASS [   0.026s] (1143/1258) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-21T03:29:44.8771516Z         PASS [   0.043s] (1144/1258) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-21T03:29:44.8911783Z         PASS [   0.050s] (1145/1258) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-21T03:29:44.8963169Z         PASS [   0.036s] (1146/1258) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-21T03:29:44.8968333Z         PASS [   0.027s] (1147/1258) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-21T03:29:44.9384294Z         PASS [   0.046s] (1148/1258) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-21T03:29:44.9461250Z         PASS [   0.047s] (1149/1258) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-21T03:29:44.9575430Z         PASS [   0.021s] (1150/1258) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-21T03:29:44.9576232Z         PASS [   0.060s] (1151/1258) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-21T03:29:44.9825303Z         PASS [   0.034s] (1152/1258) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-21T03:29:44.9826629Z         PASS [   0.021s] (1153/1258) spt-store seed::tests::seed_round_trips_through_json
2026-06-21T03:29:44.9856522Z         PASS [   0.021s] (1154/1258) spt-store seed::tests::absent_cwd_is_omitted
2026-06-21T03:29:45.0196500Z         PASS [   0.039s] (1155/1258) spt-store sessions::tests::appends_and_reads_in_order
2026-06-21T03:29:45.0308980Z         PASS [   0.052s] (1156/1258) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-06-21T03:29:45.0641312Z         PASS [   0.042s] (1157/1258) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-06-21T03:29:45.0642929Z         PASS [   0.029s] (1158/1258) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-06-21T03:29:45.0656355Z         PASS [   0.700s] (1159/1258) spt-store registry::tests::concurrent_registration_never_locks
2026-06-21T03:29:45.0920538Z         PASS [   0.031s] (1160/1258) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-21T03:29:45.1009069Z         PASS [   0.035s] (1161/1258) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-21T03:29:45.1439220Z         PASS [   0.050s] (1162/1258) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-21T03:29:45.1440179Z         PASS [   0.081s] (1163/1258) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-21T03:29:45.1648802Z         PASS [   0.068s] (1164/1258) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-21T03:29:45.2119649Z         PASS [   0.064s] (1165/1258) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-21T03:29:45.2635708Z         PASS [   0.939s] (1166/1258) spt-store project::tests::derivation_ladder
2026-06-21T03:29:45.3893134Z         PASS [   0.241s] (1167/1258) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-21T03:29:45.4307048Z         PASS [   0.262s] (1168/1258) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-21T03:29:45.5459920Z         PASS [   0.120s] (1169/1258) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-21T03:29:45.5465455Z         PASS [   0.291s] (1170/1258) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-21T03:29:45.5593014Z         PASS [   0.170s] (1171/1258) spt-store spool::tests::reopen_is_idempotent
2026-06-21T03:29:45.5942292Z         PASS [   0.036s] (1172/1258) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-21T03:29:45.6188549Z         PASS [   0.025s] (1173/1258) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-21T03:29:45.6362167Z         PASS [   0.022s] (1174/1258) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-21T03:29:45.6591843Z         PASS [   0.020s] (1175/1258) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-21T03:29:45.6773982Z         PASS [   0.699s] (1176/1258) spt-store sessions::tests::last_k_and_bounding
2026-06-21T03:29:45.6952455Z         PASS [   0.149s] (1177/1258) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-21T03:29:45.6953234Z         PASS [   3.065s] (1178/1258) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-21T03:29:45.7046918Z         PASS [   0.022s] (1179/1258) spt-store subnet::tests::minted_seeds_are_random
2026-06-21T03:29:45.7053221Z         PASS [   0.048s] (1180/1258) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-21T03:29:45.7236220Z         PASS [   0.025s] (1181/1258) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-21T03:29:45.7321122Z         PASS [   0.029s] (1182/1258) spt-store subnet::tests::remove_drops_membership
2026-06-21T03:29:45.7321933Z         PASS [   0.184s] (1183/1258) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-21T03:29:45.7375170Z         PASS [   0.041s] (1184/1258) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-21T03:29:45.7413842Z         PASS [   0.037s] (1185/1258) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-21T03:29:45.7583219Z         PASS [   0.039s] (1186/1258) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-21T03:29:45.7784130Z         PASS [   0.574s] (1187/1258) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-21T03:29:45.7942499Z         PASS [   3.543s] (1188/1258) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-21T03:29:46.0558440Z         PASS [   3.889s] (1189/1258) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-06-21T03:29:46.0987957Z         PASS [   0.044s] (1190/1258) spt-store timefmt::tests::formats_known_instants
2026-06-21T03:29:46.1241743Z         PASS [   0.025s] (1191/1258) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-21T03:29:46.1543365Z         PASS [   0.033s] (1192/1258) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-21T03:29:46.1746159Z         PASS [   0.022s] (1193/1258) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-21T03:29:46.2192736Z         PASS [   0.039s] (1194/1258) spt-store visibility::tests::override_wins_both_directions
2026-06-21T03:29:46.2374917Z         PASS [   0.479s] (1195/1258) spt-store syncmerge::tests::non_context_branch_refused
2026-06-21T03:29:46.2545031Z         PASS [   0.039s] (1196/1258) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-21T03:29:46.2741127Z         PASS [   0.033s] (1197/1258) spt-store visibility::tests::synced_requires_membership_listing
2026-06-21T03:29:46.3071472Z         PASS [   0.050s] (1198/1258) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-21T03:29:46.3106073Z         PASS [   0.039s] (1199/1258) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-21T03:29:46.3589919Z         PASS [   0.035s] (1200/1258) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-21T03:29:46.3705256Z         PASS [   0.066s] (1201/1258) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-21T03:29:46.3756245Z         PASS [   0.028s] (1202/1258) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-21T03:29:46.3880006Z         PASS [   0.016s] (1203/1258) spt-term projection::tests::context_record_discriminator
2026-06-21T03:29:46.4096149Z         PASS [   0.034s] (1204/1258) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-21T03:29:46.4113058Z         PASS [   0.025s] (1205/1258) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-21T03:29:46.4518170Z         PASS [   0.035s] (1206/1258) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-21T03:29:46.4518905Z         PASS [   0.035s] (1207/1258) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-21T03:29:48.9867084Z         PASS [   2.524s] (1208/1258) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-21T03:29:48.9868014Z         PASS [   2.538s] (1209/1258) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-21T03:29:49.0178899Z         PASS [   0.036s] (1210/1258) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-21T03:29:49.0247738Z         PASS [   0.057s] (1211/1258) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-21T03:29:49.0394284Z         PASS [   0.022s] (1212/1258) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-21T03:29:49.0492911Z         PASS [   0.023s] (1213/1258) spt-term projection::tests::truncates_tool_args_to_width
2026-06-21T03:29:49.0733330Z         PASS [   0.034s] (1214/1258) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-21T03:29:49.0734197Z         PASS [   0.025s] (1215/1258) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-21T03:29:51.4560943Z         PASS [   2.384s] (1216/1258) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-21T03:29:51.4799742Z         PASS [   2.398s] (1217/1258) spt-term projection::tests::windows_to_last_n_turns
2026-06-21T03:29:51.5081327Z         PASS [   0.026s] (1218/1258) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-21T03:29:51.5230158Z         PASS [   0.046s] (1219/1258) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-21T03:29:51.5461280Z         PASS [   0.037s] (1220/1258) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-06-21T03:29:51.5549719Z         PASS [   0.056s] (1221/1258) spt-term reader::tests::no_dsr_means_no_answer
2026-06-21T03:29:51.5840339Z         PASS [   0.036s] (1222/1258) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-06-21T03:29:51.5934968Z         PASS [   0.039s] (1223/1258) spt-term winprog::tests::earlier_path_dir_wins
2026-06-21T03:29:51.6176512Z         PASS [   0.030s] (1224/1258) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-06-21T03:29:51.6177200Z         PASS [   0.022s] (1225/1258) spt-term winprog::tests::unresolvable_passes_through
2026-06-21T03:29:51.7243178Z         PASS [   0.110s] (1226/1258) spt-term::dsr drain_forwards_child_output
2026-06-21T03:29:51.7439624Z         PASS [   0.138s] (1227/1258) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-06-21T03:29:51.7883786Z         PASS [   0.066s] (1228/1258) spt-term::inject ctrl_c_interrupts_the_child
2026-06-21T03:29:51.7942236Z         PASS [   0.050s] (1229/1258) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-21T03:29:51.8341381Z         PASS [   0.040s] (1230/1258) spt-term::stream delivers_every_value_under_resize
2026-06-21T03:29:51.8588905Z         PASS [   0.025s] (1231/1258) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-21T03:29:51.8843096Z         PASS [   0.025s] (1232/1258) spt-term::winspawn pty_spawns_a_cmd_script_via_cmd_wrap
2026-06-21T03:29:51.8934269Z         PASS [   0.009s] (1233/1258) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-21T03:29:52.8287313Z         PASS [   1.040s] (1234/1258) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-21T03:29:53.4835346Z         PASS [  19.654s] (1235/1258) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-21T03:29:53.8884213Z         PASS [  11.266s] (1236/1258) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-21T03:29:54.0283684Z         PASS [   9.311s] (1237/1258) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-21T03:29:54.6244084Z         PASS [  12.377s] (1238/1258) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-21T03:29:55.1889179Z         PASS [  12.628s] (1239/1258) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-21T03:29:55.5620874Z         PASS [  26.317s] (1240/1258) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-21T03:29:56.8536002Z         PASS [  11.111s] (1241/1258) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-21T03:29:57.1716583Z         PASS [  11.441s] (1242/1258) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-21T03:29:57.5066509Z         PASS [   3.483s] (1243/1258) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-21T03:29:59.1271265Z         PASS [  13.348s] (1244/1258) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-21T03:30:00.0091869Z         PASS [  33.632s] (1245/1258) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-21T03:30:00.6610938Z         PASS [  14.926s] (1246/1258) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-21T03:30:00.8666709Z         PASS [  17.436s] (1247/1258) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-21T03:30:01.0162131Z         PASS [   3.512s] (1248/1258) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T03:30:01.1174189Z         PASS [  15.386s] (1249/1258) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-21T03:30:01.7104978Z         PASS [  15.927s] (1250/1258) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-21T03:30:13.4746458Z         PASS [  12.458s] (1251/1258) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-21T03:30:14.1316592Z         PASS [   0.657s] (1252/1258) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T03:30:14.9383105Z         PASS [   0.807s] (1253/1258) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-21T03:30:15.6033991Z         PASS [   0.665s] (1254/1258) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-21T03:30:16.0828438Z         PASS [   0.479s] (1255/1258) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-21T03:30:19.0995889Z         PASS [   3.017s] (1256/1258) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T03:30:19.6373350Z         PASS [   0.538s] (1257/1258) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-21T03:30:26.1527121Z         PASS [   6.515s] (1258/1258) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_idle_session_keeps_controller_by_some
2026-06-21T03:30:26.1528323Z ────────────
2026-06-21T03:30:26.1528620Z      Summary [  83.810s] 1258 tests run: 1258 passed (6 leaky), 1 skipped
2026-06-21T03:30:26.2342180Z ##[group]Run cargo test --workspace --doc
2026-06-21T03:30:26.2342493Z [36;1mcargo test --workspace --doc[0m
2026-06-21T03:30:26.2411754Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:30:26.2411982Z ##[endgroup]
2026-06-21T03:30:28.6702104Z    Compiling strsim v0.11.1
2026-06-21T03:30:28.6714640Z    Compiling unicode-segmentation v1.13.3
2026-06-21T03:30:28.7694876Z    Compiling darling_core v0.20.11
2026-06-21T03:30:28.8902412Z    Compiling convert_case v0.10.0
2026-06-21T03:30:29.0547704Z    Compiling derive_more-impl v2.1.1
2026-06-21T03:30:29.8936000Z    Compiling darling_macro v0.20.11
2026-06-21T03:30:30.1765562Z    Compiling darling v0.20.11
2026-06-21T03:30:30.3249977Z    Compiling derive_builder_core v0.20.2
2026-06-21T03:30:30.5334609Z    Compiling derive_more v2.1.1
2026-06-21T03:30:30.7312635Z    Compiling n0-future v0.3.2
2026-06-21T03:30:30.7312894Z    Compiling iroh-base v0.98.0
2026-06-21T03:30:30.7313137Z    Compiling noq-proto v0.17.0
2026-06-21T03:30:30.8065879Z    Compiling n0-watcher v0.6.1
2026-06-21T03:30:30.8245133Z    Compiling derive_builder_macro v0.20.2
2026-06-21T03:30:30.9345950Z    Compiling netwatch v0.16.0
2026-06-21T03:30:31.0012908Z    Compiling iroh-dns v0.98.0
2026-06-21T03:30:31.4481574Z    Compiling portmapper v0.16.0
2026-06-21T03:30:31.9531062Z    Compiling derive_builder v0.20.2
2026-06-21T03:30:32.0735361Z    Compiling vergen-lib v9.1.0
2026-06-21T03:30:32.0736086Z    Compiling vergen-lib v0.1.6
2026-06-21T03:30:32.1697388Z    Compiling vergen v9.1.0
2026-06-21T03:30:32.2166851Z    Compiling vergen-gitcl v1.0.8
2026-06-21T03:30:32.5314263Z    Compiling iroh-relay v0.98.0
2026-06-21T03:30:33.7759395Z    Compiling noq v0.18.0
2026-06-21T03:30:38.9254196Z    Compiling iroh v0.98.2
2026-06-21T03:30:49.4636390Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T03:30:50.9648556Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T03:31:00.6847272Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.19s
2026-06-21T03:31:00.7063559Z    Doc-tests spt_daemon
2026-06-21T03:31:01.3255395Z 
2026-06-21T03:31:01.3255757Z running 0 tests
2026-06-21T03:31:01.3255944Z 
2026-06-21T03:31:01.3256232Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-21T03:31:01.3256598Z 
2026-06-21T03:31:01.3353118Z    Doc-tests spt_live
2026-06-21T03:31:01.4149000Z 
2026-06-21T03:31:01.4149346Z running 0 tests
2026-06-21T03:31:01.4149503Z 
2026-06-21T03:31:01.4149733Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-21T03:31:01.4149956Z 
2026-06-21T03:31:01.4227411Z    Doc-tests spt_msg
2026-06-21T03:31:01.4796626Z 
2026-06-21T03:31:01.4796878Z running 0 tests
2026-06-21T03:31:01.4797012Z 
2026-06-21T03:31:01.4797200Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-21T03:31:01.4797450Z 
2026-06-21T03:31:01.4851106Z    Doc-tests spt_net
2026-06-21T03:31:01.7490322Z 
2026-06-21T03:31:01.7490700Z running 0 tests
2026-06-21T03:31:01.7490885Z 
2026-06-21T03:31:01.7491109Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-21T03:31:01.7491332Z 
2026-06-21T03:31:01.7557129Z    Doc-tests spt_proto
2026-06-21T03:31:01.8024449Z 
2026-06-21T03:31:01.8024666Z running 0 tests
2026-06-21T03:31:01.8024828Z 
2026-06-21T03:31:01.8025759Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-21T03:31:01.8025966Z 
2026-06-21T03:31:01.8071900Z    Doc-tests spt_runtime
2026-06-21T03:31:02.0063637Z 
2026-06-21T03:31:02.0063917Z running 0 tests
2026-06-21T03:31:02.0064041Z 
2026-06-21T03:31:02.0064211Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-21T03:31:02.0064429Z 
2026-06-21T03:31:02.0125368Z    Doc-tests spt_store
2026-06-21T03:31:02.1691176Z 
2026-06-21T03:31:02.1691397Z running 0 tests
2026-06-21T03:31:02.1691518Z 
2026-06-21T03:31:02.1691692Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-21T03:31:02.1691916Z 
2026-06-21T03:31:02.1750712Z    Doc-tests spt_term
2026-06-21T03:31:02.2526815Z 
2026-06-21T03:31:02.2527217Z running 0 tests
2026-06-21T03:31:02.2527504Z 
2026-06-21T03:31:02.2527784Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-21T03:31:02.2528169Z 
2026-06-21T03:31:02.3430370Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-21T03:31:02.3430717Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-21T03:31:02.3496983Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:31:02.3497231Z ##[endgroup]
2026-06-21T03:31:03.3765129Z     Checking cfg-if v1.0.4
2026-06-21T03:31:03.3765357Z     Checking windows-link v0.2.1
2026-06-21T03:31:03.3765541Z     Checking typenum v1.20.1
2026-06-21T03:31:03.3773097Z     Checking memchr v2.8.1
2026-06-21T03:31:03.3774012Z     Checking critical-section v1.2.0
2026-06-21T03:31:03.3778441Z     Checking subtle v2.6.1
2026-06-21T03:31:03.3782872Z     Checking smallvec v1.15.1
2026-06-21T03:31:03.3786389Z     Checking serde_core v1.0.228
2026-06-21T03:31:03.3787774Z     Checking equivalent v1.0.2
2026-06-21T03:31:03.3788046Z     Checking itoa v1.0.18
2026-06-21T03:31:03.3788441Z     Checking cpufeatures v0.2.17
2026-06-21T03:31:03.3788826Z     Checking pin-project-lite v0.2.17
2026-06-21T03:31:03.3791315Z     Checking hashbrown v0.17.1
2026-06-21T03:31:03.3791774Z     Checking log v0.4.32
2026-06-21T03:31:03.3798852Z     Checking zeroize v1.8.2
2026-06-21T03:31:03.4321263Z    Compiling getrandom v0.3.4
2026-06-21T03:31:03.4464266Z     Checking windows-sys v0.61.2
2026-06-21T03:31:03.4699226Z     Checking getrandom v0.2.17
2026-06-21T03:31:03.4699615Z     Checking futures-core v0.3.32
2026-06-21T03:31:03.4803955Z     Checking rand_core v0.10.1
2026-06-21T03:31:03.4804287Z     Checking bytes v1.11.1
2026-06-21T03:31:03.5277390Z     Checking stable_deref_trait v1.2.1
2026-06-21T03:31:03.5339143Z    Compiling jobserver v0.1.34
2026-06-21T03:31:03.5800135Z     Checking bitflags v2.12.1
2026-06-21T03:31:03.6008228Z     Checking zerofrom v0.1.8
2026-06-21T03:31:03.6008594Z     Checking libc v0.2.186
2026-06-21T03:31:03.6082797Z     Checking winapi v0.3.9
2026-06-21T03:31:03.6262798Z     Checking futures-sink v0.3.32
2026-06-21T03:31:03.6263547Z     Checking futures-io v0.3.32
2026-06-21T03:31:03.6289694Z     Checking slab v0.4.12
2026-06-21T03:31:03.6461946Z     Checking getrandom v0.4.2
2026-06-21T03:31:03.6599019Z     Checking futures-task v0.3.32
2026-06-21T03:31:03.7402282Z     Checking futures-channel v0.3.32
2026-06-21T03:31:03.7498936Z    Compiling cc v1.2.63
2026-06-21T03:31:03.7627423Z     Checking yoke v0.8.3
2026-06-21T03:31:03.7659728Z     Checking rand_core v0.6.4
2026-06-21T03:31:03.7711310Z     Checking zerocopy v0.8.50
2026-06-21T03:31:03.7842860Z     Checking signature v2.2.0
2026-06-21T03:31:03.8038638Z     Checking zmij v1.0.21
2026-06-21T03:31:03.8407798Z     Checking fastrand v2.4.1
2026-06-21T03:31:03.8940794Z     Checking litemap v0.8.2
2026-06-21T03:31:03.9086762Z     Checking ed25519 v2.2.3
2026-06-21T03:31:03.9483728Z     Checking writeable v0.6.3
2026-06-21T03:31:03.9819834Z     Checking fallible-streaming-iterator v0.1.9
2026-06-21T03:31:03.9873043Z     Checking futures-util v0.3.32
2026-06-21T03:31:03.9873483Z     Checking zerovec v0.11.6
2026-06-21T03:31:04.0319626Z     Checking fallible-iterator v0.3.0
2026-06-21T03:31:04.0461495Z     Checking zerotrie v0.2.4
2026-06-21T03:31:04.0563346Z     Checking windows_x86_64_msvc v0.52.6
2026-06-21T03:31:04.0630542Z     Checking indexmap v2.14.0
2026-06-21T03:31:04.0863597Z     Checking utf8_iter v1.0.4
2026-06-21T03:31:04.1029935Z     Checking icu_properties_data v2.2.0
2026-06-21T03:31:04.1592427Z     Checking icu_normalizer_data v2.2.0
2026-06-21T03:31:04.1670676Z     Checking percent-encoding v2.3.2
2026-06-21T03:31:04.1845945Z     Checking windows-targets v0.52.6
2026-06-21T03:31:04.2404369Z     Checking http v1.4.1
2026-06-21T03:31:04.3030331Z     Checking windows-sys v0.59.0
2026-06-21T03:31:04.3091453Z     Checking cpufeatures v0.3.0
2026-06-21T03:31:04.3288161Z     Checking scopeguard v1.2.0
2026-06-21T03:31:04.3642539Z     Checking thiserror v2.0.18
2026-06-21T03:31:04.3997149Z     Checking form_urlencoded v1.2.2
2026-06-21T03:31:04.4230252Z     Checking rustls-pki-types v1.14.1
2026-06-21T03:31:04.4388724Z     Checking chacha20 v0.10.0
2026-06-21T03:31:04.4778121Z     Checking lock_api v0.4.14
2026-06-21T03:31:04.5046248Z    Compiling fnv v1.0.7
2026-06-21T03:31:04.5622180Z     Checking untrusted v0.9.0
2026-06-21T03:31:04.5667266Z     Checking generic-array v0.14.7
2026-06-21T03:31:05.2303994Z    Compiling cmake v0.1.58
2026-06-21T03:31:05.2354957Z     Checking rand v0.10.1
2026-06-21T03:31:05.2496924Z    Compiling darling_core v0.20.11
2026-06-21T03:31:05.2613905Z     Checking windows-strings v0.5.1
2026-06-21T03:31:05.2614248Z     Checking windows-result v0.4.1
2026-06-21T03:31:05.2675181Z     Checking tinystr v0.8.3
2026-06-21T03:31:05.2685876Z     Checking potential_utf v0.1.5
2026-06-21T03:31:05.2995545Z     Checking const-oid v0.10.2
2026-06-21T03:31:05.3208506Z     Checking serde v1.0.228
2026-06-21T03:31:05.4754968Z     Checking serde_json v1.0.150
2026-06-21T03:31:05.4755435Z     Checking icu_collections v2.2.0
2026-06-21T03:31:05.4980951Z     Checking atomic-waker v1.1.2
2026-06-21T03:31:05.5037905Z     Checking icu_locale_core v2.2.0
2026-06-21T03:31:05.5097777Z     Checking num-traits v0.2.19
2026-06-21T03:31:05.6272658Z     Checking fs2 v0.4.3
2026-06-21T03:31:05.8339386Z     Checking derive_more v2.1.1
2026-06-21T03:31:05.8579516Z     Checking crypto-common v0.1.7
2026-06-21T03:31:05.8670054Z     Checking block-buffer v0.10.4
2026-06-21T03:31:05.8927899Z     Checking http-body v1.0.1
2026-06-21T03:31:05.9196457Z     Checking hybrid-array v0.4.12
2026-06-21T03:31:05.9305281Z     Checking base64ct v1.8.3
2026-06-21T03:31:05.9624532Z     Checking portable-atomic v1.13.1
2026-06-21T03:31:05.9851196Z     Checking ipnet v2.12.0
2026-06-21T03:31:05.9899383Z     Checking digest v0.10.7
2026-06-21T03:31:05.9941138Z     Checking either v1.16.0
2026-06-21T03:31:06.0498234Z     Checking parking_lot_core v0.9.12
2026-06-21T03:31:06.2411350Z     Checking curve25519-dalek v4.1.3
2026-06-21T03:31:06.2626876Z     Checking sha2 v0.10.9
2026-06-21T03:31:06.2874789Z     Checking pem-rfc7468 v1.0.0
2026-06-21T03:31:06.2896120Z     Checking httparse v1.10.1
2026-06-21T03:31:06.2950397Z     Checking tinyvec_macros v0.1.1
2026-06-21T03:31:06.3189235Z     Checking tower-service v0.3.3
2026-06-21T03:31:06.3189607Z     Checking try-lock v0.2.5
2026-06-21T03:31:06.3431632Z     Checking data-encoding v2.11.0
2026-06-21T03:31:06.3457370Z     Checking icu_provider v2.2.0
2026-06-21T03:31:06.4140268Z     Checking base64 v0.22.1
2026-06-21T03:31:06.4226439Z     Checking tinyvec v1.11.0
2026-06-21T03:31:06.4255428Z     Checking want v0.3.1
2026-06-21T03:31:06.4406064Z     Checking der v0.8.0-rc.10
2026-06-21T03:31:06.5228258Z     Checking once_cell v1.21.4
2026-06-21T03:31:06.5665582Z     Checking windows-core v0.62.2
2026-06-21T03:31:06.5665942Z     Checking n0-error v0.1.3
2026-06-21T03:31:06.5832072Z     Checking parking_lot v0.12.5
2026-06-21T03:31:06.6059360Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T03:31:06.6336170Z    Compiling aws-lc-sys v0.41.0
2026-06-21T03:31:06.6472559Z     Checking icu_properties v2.2.0
2026-06-21T03:31:06.6981547Z     Checking icu_normalizer v2.2.0
2026-06-21T03:31:06.7076825Z    Compiling ring v0.17.14
2026-06-21T03:31:06.7641113Z     Checking tracing-core v0.1.36
2026-06-21T03:31:06.8008097Z     Checking crypto-common v0.2.2
2026-06-21T03:31:06.8178585Z     Checking block-buffer v0.12.0
2026-06-21T03:31:06.8528534Z     Checking inout v0.1.4
2026-06-21T03:31:06.9836013Z    Compiling anyhow v1.0.102
2026-06-21T03:31:07.0208002Z     Checking serial-core v0.4.0
2026-06-21T03:31:07.0208406Z     Checking diatomic-waker v0.2.3
2026-06-21T03:31:07.0988294Z     Checking parking v2.2.1
2026-06-21T03:31:07.1388215Z     Checking spin v0.10.0
2026-06-21T03:31:07.1527560Z     Checking tracing v0.1.44
2026-06-21T03:31:07.1765651Z     Checking cordyceps v0.3.4
2026-06-21T03:31:07.1766098Z     Checking httpdate v1.0.3
2026-06-21T03:31:07.2764246Z     Checking ed25519-dalek v2.2.0
2026-06-21T03:31:07.3812782Z     Checking futures-lite v2.6.1
2026-06-21T03:31:07.4546501Z     Checking serial-windows v0.4.0
2026-06-21T03:31:07.5154083Z     Checking thiserror v1.0.69
2026-06-21T03:31:07.5273369Z     Checking futures-buffered v0.2.13
2026-06-21T03:31:07.5508165Z     Checking pin-project v1.1.13
2026-06-21T03:31:07.5527653Z     Checking spki v0.8.0-rc.4
2026-06-21T03:31:07.5712817Z     Checking ahash v0.8.12
2026-06-21T03:31:07.5764330Z     Checking cipher v0.4.4
2026-06-21T03:31:07.5975983Z     Checking spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T03:31:07.6117874Z     Checking memoffset v0.6.5
2026-06-21T03:31:07.6206806Z     Checking digest v0.11.3
2026-06-21T03:31:07.7579779Z     Checking universal-hash v0.5.1
2026-06-21T03:31:07.7899419Z     Checking serde_spanned v0.6.9
2026-06-21T03:31:07.8307293Z     Checking toml_datetime v0.6.11
2026-06-21T03:31:07.8386348Z     Checking hashbrown v0.14.5
2026-06-21T03:31:07.8648360Z     Checking aho-corasick v1.1.4
2026-06-21T03:31:07.8821877Z     Checking idna_adapter v1.2.2
2026-06-21T03:31:07.9092694Z     Checking sync_wrapper v1.0.2
2026-06-21T03:31:07.9160464Z    Compiling powerfmt v0.2.0
2026-06-21T03:31:07.9395729Z     Checking pin-utils v0.1.0
2026-06-21T03:31:07.9641052Z     Checking byteorder v1.5.0
2026-06-21T03:31:07.9959790Z     Checking idna v1.1.0
2026-06-21T03:31:08.0180428Z     Checking toml_write v0.1.2
2026-06-21T03:31:08.0513393Z     Checking lazy_static v1.5.0
2026-06-21T03:31:08.0893456Z     Checking opaque-debug v0.3.1
2026-06-21T03:31:08.1407115Z     Checking bitflags v1.3.2
2026-06-21T03:31:08.1694706Z     Checking allocator-api2 v0.2.21
2026-06-21T03:31:08.1695087Z     Checking winnow v0.7.15
2026-06-21T03:31:08.1805322Z     Checking regex-syntax v0.8.10
2026-06-21T03:31:08.1884869Z     Checking polyval v0.6.2
2026-06-21T03:31:08.2142947Z     Checking shared_library v0.1.9
2026-06-21T03:31:08.2220843Z     Checking hash32 v0.2.1
2026-06-21T03:31:08.3089516Z     Checking url v2.5.8
2026-06-21T03:31:08.3785742Z     Checking nix v0.25.1
2026-06-21T03:31:08.4173106Z    Compiling deranged v0.5.8
2026-06-21T03:31:08.4511351Z     Checking ref-cast v1.0.25
2026-06-21T03:31:08.4609865Z     Checking pkcs8 v0.11.0-rc.10
2026-06-21T03:31:08.4852369Z     Checking filedescriptor v0.8.3
2026-06-21T03:31:08.5035613Z     Checking hashlink v0.9.1
2026-06-21T03:31:08.6108894Z     Checking serial v0.4.0
2026-06-21T03:31:08.6336820Z     Checking winreg v0.10.1
2026-06-21T03:31:08.6720826Z     Checking crossbeam-utils v0.8.21
2026-06-21T03:31:08.6752081Z     Checking futures-executor v0.3.32
2026-06-21T03:31:08.7052467Z     Checking prefix-trie v0.8.4
2026-06-21T03:31:08.8275720Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T03:31:08.8413365Z     Checking spin v0.9.8
2026-06-21T03:31:08.8738189Z    Compiling darling_macro v0.20.11
2026-06-21T03:31:08.8767495Z     Checking windows-threading v0.2.1
2026-06-21T03:31:08.8900979Z     Checking tower-layer v0.3.3
2026-06-21T03:31:08.9056410Z     Checking dyn-clone v1.0.20
2026-06-21T03:31:09.0521975Z    Compiling time-core v0.1.8
2026-06-21T03:31:09.0833810Z     Checking downcast-rs v1.2.1
2026-06-21T03:31:09.1009860Z     Checking signature v3.0.0
2026-06-21T03:31:09.1136828Z     Checking shell-words v1.1.1
2026-06-21T03:31:09.1137182Z    Compiling num-conv v0.2.2
2026-06-21T03:31:09.2016733Z     Checking ryu v1.0.23
2026-06-21T03:31:09.2290450Z     Checking ed25519 v3.0.0-rc.4
2026-06-21T03:31:09.2436398Z     Checking portable-pty v0.8.1
2026-06-21T03:31:09.2882534Z     Checking heapless v0.7.17
2026-06-21T03:31:09.3676005Z     Checking schemars v1.2.1
2026-06-21T03:31:09.4042553Z     Checking windows-future v0.3.2
2026-06-21T03:31:09.4135346Z     Checking futures v0.3.32
2026-06-21T03:31:09.4362799Z     Checking hickory-proto v0.26.0-beta.4
2026-06-21T03:31:09.5081702Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-21T03:31:09.5176984Z     Checking ghash v0.5.1
2026-06-21T03:31:09.5443245Z    Compiling darling v0.20.11
2026-06-21T03:31:09.5793042Z     Checking ctr v0.9.2
2026-06-21T03:31:09.6191554Z    Compiling proc-macro-crate v3.5.0
2026-06-21T03:31:09.7503400Z     Checking aes v0.8.4
2026-06-21T03:31:09.8834083Z    Compiling derive_builder_core v0.20.2
2026-06-21T03:31:09.9390292Z    Compiling time v0.3.47
2026-06-21T03:31:10.5289434Z     Checking sha2 v0.11.0-rc.5
2026-06-21T03:31:10.5471088Z     Checking windows-collections v0.3.2
2026-06-21T03:31:10.5562754Z     Checking windows-numerics v0.3.1
2026-06-21T03:31:10.5681493Z     Checking http-body-util v0.1.3
2026-06-21T03:31:10.5789879Z     Checking aead v0.5.2
2026-06-21T03:31:10.6051599Z     Checking toml_edit v0.22.27
2026-06-21T03:31:10.6561616Z     Checking regex-automata v0.4.14
2026-06-21T03:31:10.7164288Z     Checking cobs v0.3.0
2026-06-21T03:31:10.7425525Z     Checking widestring v1.2.1
2026-06-21T03:31:10.8229376Z     Checking aes-gcm v0.10.3
2026-06-21T03:31:10.8716616Z     Checking postcard v1.1.3
2026-06-21T03:31:10.9195545Z     Checking data-encoding-macro v0.1.20
2026-06-21T03:31:11.0001472Z     Checking rusqlite v0.32.1
2026-06-21T03:31:11.0048998Z    Compiling num_enum_derive v0.7.6
2026-06-21T03:31:11.0204654Z     Checking crossbeam-channel v0.5.15
2026-06-21T03:31:11.0608442Z     Checking crossbeam-epoch v0.9.18
2026-06-21T03:31:11.0855218Z     Checking windows v0.62.2
2026-06-21T03:31:11.2683610Z    Compiling blake3 v1.8.5
2026-06-21T03:31:11.2924393Z     Checking chrono v0.4.45
2026-06-21T03:31:11.3143126Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-21T03:31:11.4732664Z     Checking windows-registry v0.6.1
2026-06-21T03:31:11.6271486Z     Checking uuid v1.23.2
2026-06-21T03:31:11.6350672Z     Checking lru-slab v0.1.2
2026-06-21T03:31:11.8065942Z     Checking identity-hash v0.1.0
2026-06-21T03:31:11.9072350Z     Checking mac-addr v0.3.0
2026-06-21T03:31:11.9147078Z     Checking spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T03:31:11.9334620Z     Checking sorted-index-buffer v0.2.1
2026-06-21T03:31:11.9781102Z    Compiling derive_builder_macro v0.20.2
2026-06-21T03:31:12.0517912Z     Checking tagptr v0.2.0
2026-06-21T03:31:12.1048878Z     Checking foldhash v0.2.0
2026-06-21T03:31:12.1835768Z     Checking xml-rs v0.8.28
2026-06-21T03:31:12.2152956Z     Checking socket2 v0.6.4
2026-06-21T03:31:12.2471740Z     Checking mio v1.2.1
2026-06-21T03:31:12.2519774Z     Checking tempfile v3.27.0
2026-06-21T03:31:12.2756340Z     Checking rustc-hash v2.1.2
2026-06-21T03:31:12.2962479Z     Checking toml v0.8.23
2026-06-21T03:31:12.3405531Z     Checking hashbrown v0.16.1
2026-06-21T03:31:12.4365006Z     Checking moka v0.12.15
2026-06-21T03:31:12.5298333Z     Checking netdev v0.42.0
2026-06-21T03:31:12.5505498Z     Checking num_enum v0.7.6
2026-06-21T03:31:12.5786361Z    Compiling derive_builder v0.20.2
2026-06-21T03:31:12.6117243Z     Checking noq-udp v0.10.0
2026-06-21T03:31:12.6119333Z     Checking regex v1.12.3
2026-06-21T03:31:12.6904344Z     Checking tokio v1.52.3
2026-06-21T03:31:12.7210043Z     Checking ipconfig v0.3.4
2026-06-21T03:31:12.7434898Z     Checking xmltree v0.10.3
2026-06-21T03:31:12.8108872Z    Compiling vergen-lib v9.1.0
2026-06-21T03:31:12.8459148Z    Compiling vergen-lib v0.1.6
2026-06-21T03:31:12.8814240Z     Checking iroh-metrics v0.38.3
2026-06-21T03:31:12.9347022Z     Checking strum v0.28.0
2026-06-21T03:31:12.9347373Z     Checking iroh-base v0.98.0
2026-06-21T03:31:12.9365174Z     Checking attohttpc v0.30.1
2026-06-21T03:31:12.9573989Z     Checking simple-dns v0.9.3
2026-06-21T03:31:13.0202620Z     Checking arrayref v0.3.9
2026-06-21T03:31:13.0461625Z    Compiling vergen v9.1.0
2026-06-21T03:31:13.0949625Z     Checking sha1_smol v1.0.1
2026-06-21T03:31:13.1275850Z     Checking constant_time_eq v0.4.2
2026-06-21T03:31:13.1864698Z    Compiling vergen-gitcl v1.0.8
2026-06-21T03:31:13.2740742Z     Checking resolv-conf v0.7.6
2026-06-21T03:31:13.2878872Z     Checking smol_str v0.1.24
2026-06-21T03:31:13.2917779Z     Checking arrayvec v0.7.6
2026-06-21T03:31:13.3178644Z     Checking simdutf8 v0.1.5
2026-06-21T03:31:13.3252184Z     Checking lru v0.16.4
2026-06-21T03:31:13.3642749Z     Checking seize v0.5.1
2026-06-21T03:31:13.3974606Z     Checking hmac v0.12.1
2026-06-21T03:31:13.4441032Z     Checking serde_bytes v0.11.19
2026-06-21T03:31:13.4511143Z     Checking webpki-roots v1.0.7
2026-06-21T03:31:13.4694842Z     Checking cmov v0.5.4
2026-06-21T03:31:13.4954919Z     Checking sha1 v0.10.6
2026-06-21T03:31:13.5112492Z     Checking recvmsg v1.0.0
2026-06-21T03:31:13.5178274Z    Compiling darling_core v0.23.0
2026-06-21T03:31:13.5734816Z     Checking hkdf v0.12.4
2026-06-21T03:31:13.5813599Z     Checking papaya v0.2.4
2026-06-21T03:31:13.6253933Z     Checking once_cell_polyfill v1.70.2
2026-06-21T03:31:13.6752009Z     Checking anstyle v1.0.14
2026-06-21T03:31:13.7201168Z     Checking utf8parse v0.2.2
2026-06-21T03:31:13.7567922Z     Checking spake2 v0.4.0
2026-06-21T03:31:13.7568275Z     Checking anstyle-query v1.1.5
2026-06-21T03:31:13.7596795Z     Checking ctutils v0.4.2
2026-06-21T03:31:13.7804539Z     Checking interprocess v2.4.2
2026-06-21T03:31:13.8325220Z     Checking anstyle-parse v1.0.0
2026-06-21T03:31:13.8529876Z     Checking colorchoice v1.0.5
2026-06-21T03:31:13.8614406Z     Checking anstyle-wincon v3.0.11
2026-06-21T03:31:13.8668456Z     Checking unicode-segmentation v1.13.3
2026-06-21T03:31:13.9188154Z     Checking is_terminal_polyfill v1.70.2
2026-06-21T03:31:13.9427382Z     Checking foldhash v0.1.5
2026-06-21T03:31:13.9539513Z     Checking terminal_size v0.4.4
2026-06-21T03:31:13.9776227Z     Checking spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T03:31:13.9790794Z     Checking itertools v0.13.0
2026-06-21T03:31:13.9890683Z     Checking crossterm_winapi v0.9.1
2026-06-21T03:31:14.0224750Z     Checking castaway v0.2.4
2026-06-21T03:31:14.0225121Z     Checking anstream v1.0.0
2026-06-21T03:31:14.0280554Z     Checking static_assertions v1.1.0
2026-06-21T03:31:14.0680047Z    Compiling iroh-relay v0.98.0
2026-06-21T03:31:14.0943536Z     Checking hashbrown v0.15.5
2026-06-21T03:31:14.1184960Z     Checking strsim v0.11.1
2026-06-21T03:31:14.1371140Z     Checking unicode-width v0.1.14
2026-06-21T03:31:14.1412838Z     Checking clap_lex v1.1.0
2026-06-21T03:31:14.2532438Z     Checking crossterm v0.28.1
2026-06-21T03:31:14.2886496Z     Checking compact_str v0.8.2
2026-06-21T03:31:14.3072967Z     Checking strum v0.26.3
2026-06-21T03:31:14.3104436Z     Checking unicode-width v0.2.0
2026-06-21T03:31:14.3264853Z     Checking spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T03:31:14.3833797Z     Checking spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T03:31:14.4203570Z     Checking clap_builder v4.6.0
2026-06-21T03:31:14.4203936Z     Checking cassowary v0.3.0
2026-06-21T03:31:14.5973063Z     Checking error-code v3.3.2
2026-06-21T03:31:14.6297742Z     Checking nucleo-matcher v0.3.1
2026-06-21T03:31:14.7431195Z     Checking qrcode v0.14.1
2026-06-21T03:31:14.7440823Z     Checking clipboard-win v5.4.1
2026-06-21T03:31:14.7722623Z     Checking lru v0.12.5
2026-06-21T03:31:15.2538521Z     Checking mock-adapter v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-21T03:31:15.4537641Z     Checking unicode-truncate v1.1.0
2026-06-21T03:31:15.9792577Z    Compiling darling_macro v0.23.0
2026-06-21T03:31:16.0865814Z     Checking clap v4.6.1
2026-06-21T03:31:16.3132747Z     Checking spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T03:31:16.4161879Z    Compiling darling v0.23.0
2026-06-21T03:31:16.5516022Z     Checking tokio-util v0.7.18
2026-06-21T03:31:16.6009088Z     Checking tower v0.5.3
2026-06-21T03:31:16.6124619Z     Checking acto v0.8.2
2026-06-21T03:31:16.6189065Z     Checking backon v1.6.0
2026-06-21T03:31:16.6775197Z    Compiling instability v0.3.12
2026-06-21T03:31:17.0481922Z     Checking tower-http v0.6.11
2026-06-21T03:31:17.0927398Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-21T03:31:17.1672185Z     Checking h2 v0.4.14
2026-06-21T03:31:17.1672470Z     Checking n0-future v0.3.2
2026-06-21T03:31:17.3221215Z     Checking n0-watcher v0.6.1
2026-06-21T03:31:17.3221592Z     Checking tokio-stream v0.1.18
2026-06-21T03:31:17.3996686Z     Checking iroh-dns v0.98.0
2026-06-21T03:31:17.4179279Z     Checking ratatui v0.29.0
2026-06-21T03:31:20.2874560Z     Checking hyper v1.10.1
2026-06-21T03:31:20.4016667Z     Checking wmi v0.18.4
2026-06-21T03:31:20.9271610Z     Checking netwatch v0.16.0
2026-06-21T03:31:21.3248497Z     Checking hyper-util v0.1.20
2026-06-21T03:31:22.4699153Z     Checking igd-next v0.17.1
2026-06-21T03:31:22.8749417Z     Checking portmapper v0.16.0
2026-06-21T03:31:28.4324003Z    Compiling aws-lc-rs v1.17.0
2026-06-21T03:31:28.4449894Z    Compiling rustls v0.23.40
2026-06-21T03:31:29.2968972Z     Checking rustls-webpki v0.103.13
2026-06-21T03:31:31.1948854Z     Checking tokio-rustls v0.26.4
2026-06-21T03:31:31.1949098Z     Checking rustls-platform-verifier v0.7.0
2026-06-21T03:31:31.1949364Z     Checking noq-proto v0.17.0
2026-06-21T03:31:31.3647215Z     Checking hyper-rustls v0.27.9
2026-06-21T03:31:31.3647506Z     Checking hickory-net v0.26.0-beta.4
2026-06-21T03:31:31.3647790Z     Checking tokio-websockets v0.13.2
2026-06-21T03:31:31.5062018Z     Checking reqwest v0.13.4
2026-06-21T03:31:32.1496550Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-21T03:31:33.5064655Z     Checking noq v0.18.0
2026-06-21T03:31:34.7033799Z     Checking iroh v0.98.2
2026-06-21T03:31:38.2730648Z     Checking spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T03:31:39.5318191Z     Checking spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T03:31:42.8539349Z     Checking spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T03:31:43.7830751Z     Checking xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-21T03:31:46.8685407Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.19s
2026-06-21T03:31:47.0579063Z ##[group]Run actions/checkout@v5
2026-06-21T03:31:47.0579284Z with:
2026-06-21T03:31:47.0579457Z   repository: SaberMage/spt-shell-notify
2026-06-21T03:31:47.0579638Z   path: .adapter-notify
2026-06-21T03:31:47.0582596Z   token: ***
2026-06-21T03:31:47.0582727Z   ssh-strict: true
2026-06-21T03:31:47.0582851Z   ssh-user: git
2026-06-21T03:31:47.0582982Z   persist-credentials: true
2026-06-21T03:31:47.0583146Z   clean: true
2026-06-21T03:31:47.0583272Z   sparse-checkout-cone-mode: true
2026-06-21T03:31:47.0583431Z   fetch-depth: 1
2026-06-21T03:31:47.0583549Z   fetch-tags: false
2026-06-21T03:31:47.0583693Z   show-progress: true
2026-06-21T03:31:47.0583821Z   lfs: false
2026-06-21T03:31:47.0583934Z   submodules: false
2026-06-21T03:31:47.0584686Z   set-safe-directory: true
2026-06-21T03:31:47.0584832Z ##[endgroup]
2026-06-21T03:31:47.1320915Z Syncing repository: SaberMage/spt-shell-notify
2026-06-21T03:31:47.1326057Z ##[group]Getting Git version info
2026-06-21T03:31:47.1327942Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-21T03:31:47.1656790Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T03:31:47.1865939Z git version 2.43.0.windows.1
2026-06-21T03:31:47.1892999Z ##[endgroup]
2026-06-21T03:31:47.1899922Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f4fbdbed-69e5-41bf-a076-9e242fc5afe6\.gitconfig'
2026-06-21T03:31:47.1913645Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f4fbdbed-69e5-41bf-a076-9e242fc5afe6' before making global git config changes
2026-06-21T03:31:47.1914204Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:31:47.1919935Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-21T03:31:47.2182164Z ##[group]Initializing the repository
2026-06-21T03:31:47.2187707Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-21T03:31:47.2568280Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-21T03:31:47.2599071Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-21T03:31:47.2862741Z ##[endgroup]
2026-06-21T03:31:47.2862987Z ##[group]Disabling automatic garbage collection
2026-06-21T03:31:47.2867636Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T03:31:47.3099454Z ##[endgroup]
2026-06-21T03:31:47.3099680Z ##[group]Setting up auth
2026-06-21T03:31:47.3106451Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:31:47.3337558Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T03:31:47.7102684Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:31:47.7328695Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T03:31:48.1333167Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:31:48.1554672Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T03:31:48.5190802Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T03:31:48.5510305Z ##[endgroup]
2026-06-21T03:31:48.5510712Z ##[group]Determining the default branch
2026-06-21T03:31:48.5513334Z Retrieving the default branch name
2026-06-21T03:31:48.9100237Z Default branch 'main'
2026-06-21T03:31:48.9100649Z ##[endgroup]
2026-06-21T03:31:48.9100876Z ##[group]Fetching the repository
2026-06-21T03:31:48.9107440Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-21T03:31:49.6503971Z From https://github.com/SaberMage/spt-shell-notify
2026-06-21T03:31:49.6504242Z  * [new branch]      main       -> origin/main
2026-06-21T03:31:49.6624251Z ##[endgroup]
2026-06-21T03:31:49.6624507Z ##[group]Determining the checkout info
2026-06-21T03:31:49.6625575Z ##[endgroup]
2026-06-21T03:31:49.6631352Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T03:31:49.6898757Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T03:31:49.7126749Z ##[group]Checking out the ref
2026-06-21T03:31:49.7132813Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-21T03:31:49.7456507Z branch 'main' set up to track 'origin/main'.
2026-06-21T03:31:49.7456732Z Reset branch 'main'
2026-06-21T03:31:49.7481434Z ##[endgroup]
2026-06-21T03:31:49.7760766Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T03:31:49.7981460Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-21T03:31:49.8236624Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-21T03:31:49.8236984Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-21T03:31:49.8310615Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:31:49.8310838Z ##[endgroup]
2026-06-21T03:31:50.1292821Z     Updating crates.io index
2026-06-21T03:31:50.4132599Z      Locking 11 packages to latest compatible versions
2026-06-21T03:31:50.4784697Z    Compiling serde_core v1.0.228
2026-06-21T03:31:50.4784913Z    Compiling zmij v1.0.21
2026-06-21T03:31:50.4785210Z    Compiling serde_json v1.0.150
2026-06-21T03:31:50.4785367Z    Compiling itoa v1.0.18
2026-06-21T03:31:50.4785780Z    Compiling memchr v2.8.2
2026-06-21T03:31:52.7979677Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-21T03:31:53.1462820Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s
2026-06-21T03:31:53.2636165Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-21T03:31:53.2636563Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-21T03:31:53.2700072Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:31:53.2700284Z env:
2026-06-21T03:31:53.2700549Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-21T03:31:53.2700866Z ##[endgroup]
2026-06-21T03:31:54.0850611Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
2026-06-21T03:31:54.1052733Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-4993f8fea91026a1.exe)
2026-06-21T03:31:54.1137733Z 
2026-06-21T03:31:54.1138002Z running 1 test
2026-06-21T03:31:55.2230114Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-21T03:31:55.2230292Z 
2026-06-21T03:31:55.2230502Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
2026-06-21T03:31:55.2230714Z 
2026-06-21T03:31:55.3166770Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-21T03:31:55.3167098Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-21T03:31:55.3232833Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:31:55.3233056Z env:
2026-06-21T03:31:55.3233172Z   SPT_INSTALL_E2E: 1
2026-06-21T03:31:55.3233301Z ##[endgroup]
2026-06-21T03:31:56.0851686Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
2026-06-21T03:31:56.1064931Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-717d4cb922fb4986.exe)
2026-06-21T03:31:56.1134320Z 
2026-06-21T03:31:56.1134421Z running 2 tests
2026-06-21T03:31:56.1139041Z test at_logon_task_launches_daemon_in_background_not_foreground ... ok
2026-06-21T03:32:04.9052120Z test install_script_against_staged_release ... ok
2026-06-21T03:32:04.9052301Z 
2026-06-21T03:32:04.9052514Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.79s
2026-06-21T03:32:04.9052730Z 
2026-06-21T03:32:04.9969391Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T03:32:04.9969765Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T03:32:04.9970054Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T03:32:04.9970668Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T03:32:04.9970875Z [36;1mexit 0[0m
2026-06-21T03:32:05.0034713Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:32:05.0034937Z ##[endgroup]
2026-06-21T03:32:05.2967251Z ##[group]Run cargo run -p xtask -- check
2026-06-21T03:32:05.2967502Z [36;1mcargo run -p xtask -- check[0m
2026-06-21T03:32:05.3034980Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:32:05.3035213Z ##[endgroup]
2026-06-21T03:32:05.9829745Z    Compiling windows-sys v0.61.2
2026-06-21T03:32:05.9839774Z    Compiling cc v1.2.63
2026-06-21T03:32:05.9906510Z    Compiling rustls v0.23.40
2026-06-21T03:32:05.9964035Z    Compiling fastrand v2.4.1
2026-06-21T03:32:06.0030832Z    Compiling either v1.16.0
2026-06-21T03:32:06.0079370Z    Compiling windows-sys v0.59.0
2026-06-21T03:32:06.1116215Z    Compiling futures-lite v2.6.1
2026-06-21T03:32:06.1264656Z    Compiling prefix-trie v0.8.4
2026-06-21T03:32:06.7183767Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T03:32:06.7275698Z    Compiling ring v0.17.14
2026-06-21T03:32:06.7275911Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T03:32:06.7276237Z    Compiling blake3 v1.8.5
2026-06-21T03:32:08.9128225Z    Compiling rusqlite v0.32.1
2026-06-21T03:32:09.4281820Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T03:32:09.4368983Z    Compiling rustls-webpki v0.103.13
2026-06-21T03:32:10.7200471Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T03:32:10.8619153Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T03:32:10.8619732Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T03:32:10.9616715Z    Compiling socket2 v0.6.4
2026-06-21T03:32:10.9617046Z    Compiling mio v1.2.1
2026-06-21T03:32:10.9617281Z    Compiling netdev v0.42.0
2026-06-21T03:32:10.9617817Z    Compiling seize v0.5.1
2026-06-21T03:32:10.9618156Z    Compiling interprocess v2.4.2
2026-06-21T03:32:11.1657626Z    Compiling papaya v0.2.4
2026-06-21T03:32:11.3713412Z    Compiling noq-udp v0.10.0
2026-06-21T03:32:11.6249207Z    Compiling ipconfig v0.3.4
2026-06-21T03:32:11.6774658Z    Compiling tokio v1.52.3
2026-06-21T03:32:12.3992250Z    Compiling noq-proto v0.17.0
2026-06-21T03:32:12.3992550Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T03:32:12.8194261Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T03:32:14.9588318Z    Compiling tokio-util v0.7.18
2026-06-21T03:32:14.9588575Z    Compiling tokio-rustls v0.26.4
2026-06-21T03:32:14.9588813Z    Compiling tower v0.5.3
2026-06-21T03:32:14.9589546Z    Compiling acto v0.8.2
2026-06-21T03:32:14.9589911Z    Compiling backon v1.6.0
2026-06-21T03:32:15.3296642Z    Compiling tower-http v0.6.11
2026-06-21T03:32:15.3386690Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T03:32:15.5013161Z    Compiling h2 v0.4.14
2026-06-21T03:32:15.5013411Z    Compiling n0-future v0.3.2
2026-06-21T03:32:15.5013957Z    Compiling tokio-stream v0.1.18
2026-06-21T03:32:15.5014390Z    Compiling tokio-websockets v0.13.2
2026-06-21T03:32:15.6028778Z    Compiling n0-watcher v0.6.1
2026-06-21T03:32:15.6765202Z    Compiling iroh-dns v0.98.0
2026-06-21T03:32:15.8089093Z    Compiling netwatch v0.16.0
2026-06-21T03:32:16.1678389Z    Compiling noq v0.18.0
2026-06-21T03:32:18.4393949Z    Compiling hyper v1.10.1
2026-06-21T03:32:18.4394174Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T03:32:19.2166508Z    Compiling hyper-util v0.1.20
2026-06-21T03:32:19.2467395Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T03:32:20.0620559Z    Compiling hyper-rustls v0.27.9
2026-06-21T03:32:20.0620790Z    Compiling igd-next v0.17.1
2026-06-21T03:32:20.1993194Z    Compiling reqwest v0.13.4
2026-06-21T03:32:20.6980950Z    Compiling portmapper v0.16.0
2026-06-21T03:32:22.6996205Z    Compiling iroh-relay v0.98.0
2026-06-21T03:32:26.1609967Z    Compiling iroh v0.98.2
2026-06-21T03:32:35.5722540Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T03:32:36.9097678Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T03:32:45.9178410Z    Compiling xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-21T03:32:48.7448412Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.19s
2026-06-21T03:32:48.7643035Z      Running `target\debug\xtask.exe check`
2026-06-21T03:33:31.0818205Z xtask check: OK
2026-06-21T03:33:31.1801280Z Post job cleanup.
2026-06-21T03:33:31.3020593Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T03:33:31.3257172Z git version 2.43.0.windows.1
2026-06-21T03:33:31.3293249Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b57ca291-f6f2-4a18-a210-abc49cae6251\.gitconfig'
2026-06-21T03:33:31.3307873Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b57ca291-f6f2-4a18-a210-abc49cae6251' before making global git config changes
2026-06-21T03:33:31.3308359Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:33:31.3314344Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-21T03:33:31.3552414Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:33:31.3788444Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T03:33:31.7470819Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:33:31.7672958Z http.https://github.com/.extraheader
2026-06-21T03:33:31.7698758Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T03:33:31.7931858Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T03:33:32.2150948Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:33:32.2400328Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T03:33:32.6498011Z Post job cleanup.
2026-06-21T03:33:32.7456737Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T03:33:32.7658631Z git version 2.43.0.windows.1
2026-06-21T03:33:32.7694906Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\06281b66-da09-42db-b164-fa7ced45a589\.gitconfig'
2026-06-21T03:33:32.7707450Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\06281b66-da09-42db-b164-fa7ced45a589' before making global git config changes
2026-06-21T03:33:32.7707948Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:33:32.7712402Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T03:33:32.7939257Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:33:32.8164898Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T03:33:33.1780949Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:33:33.1984108Z http.https://github.com/.extraheader
2026-06-21T03:33:33.2009832Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T03:33:33.2266045Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T03:33:33.5950609Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:33:33.6195131Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T03:33:33.9930703Z Cleaning up orphan processes
